Skip to content

Commit 1b72c66

Browse files
committed
test: change contents permission to write
1 parent e5bd6bf commit 1b72c66

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
@@ -11,7 +11,7 @@ jobs:
1111
commit-check:
1212
runs-on: ubuntu-latest
1313
permissions:
14-
contents: read
14+
contents: write
1515
pull-requests: write
1616
repository-projects: write
1717
steps:

0 commit comments

Comments
 (0)