Skip to content

Commit 04b278c

Browse files
authored
test: Update commit-check.yml
1 parent 4241f13 commit 04b278c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/commit-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
commit-check:
1010
runs-on: ubuntu-latest
1111
permissions: # use permissions because of use pr-comments
12-
contents: read
12+
contents: write
1313
pull-requests: write
1414
steps:
1515
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)