We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bf5f59 commit e045b34Copy full SHA for e045b34
.github/workflows/commit-check.yml
@@ -6,7 +6,7 @@ on:
6
workflow_dispatch:
7
8
permissions: # used by `pr-comments`
9
- contents: read
+ contents: write
10
pull-requests: write
11
12
jobs:
0 commit comments