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 0a3ecfb commit b069211Copy full SHA for b069211
1 file changed
.github/workflows/issues.yml
@@ -5,7 +5,8 @@ on:
5
types: [ opened, labeled ]
6
7
permissions:
8
- contents: read
+ # Auto hash fixing commits
9
+ contents: write
10
issues: write
11
12
jobs:
0 commit comments