diff --git a/.github/workflows/commit.yaml b/.github/workflows/commit.yaml index 03ea02c7..f6c9a6eb 100644 --- a/.github/workflows/commit.yaml +++ b/.github/workflows/commit.yaml @@ -3,7 +3,7 @@ name: Update Commit Hash File on: push: branches: - - '**' + - 'main' permissions: contents: write