There was an error while loading. Please reload this page.
1 parent cb266c7 commit 040919eCopy full SHA for 040919e
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