We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e120a7d commit 52f0927Copy full SHA for 52f0927
1 file changed
.github/workflows/sync-wiki.yml
@@ -8,6 +8,9 @@ on:
8
- 'docs/wiki/**'
9
workflow_dispatch:
10
11
+Permissions:
12
+ contents: write
13
+
14
jobs:
15
sync-wiki:
16
runs-on: ubuntu-latest
0 commit comments