We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98c47c0 commit 1634b81Copy full SHA for 1634b81
1 file changed
.github/workflows/test-permissions.yml
@@ -3,7 +3,7 @@ on:
3
workflow_dispatch:
4
5
permissions:
6
- contents: read
+ contents: write
7
8
jobs:
9
job:
0 commit comments