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 b7e956a commit b876d48Copy full SHA for b876d48
.github/workflows/autofix.yml
@@ -3,7 +3,7 @@ name: autofix.ci
3
on:
4
pull_request:
5
permissions:
6
- contents: read
+ contents: write
7
8
jobs:
9
autofix:
0 commit comments