We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e599010 commit 7b07209Copy full SHA for 7b07209
1 file changed
.github/workflows/pre-commit.yml
@@ -26,7 +26,7 @@ on:
26
- '!dependabot/**'
27
28
permissions:
29
- contents: read
+ contents: write
30
31
jobs:
32
pre-commit:
0 commit comments