We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dded44a commit 458ca94Copy full SHA for 458ca94
1 file changed
.github/workflows/wiki-sync.yml
@@ -8,7 +8,7 @@ on:
8
- 'wiki/**'
9
10
permissions:
11
- contents: read
+ contents: write
12
13
jobs:
14
sync-wiki:
0 commit comments