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 4375dcd commit c34e19cCopy full SHA for c34e19c
1 file changed
.github/workflows/wiki.yml
@@ -6,6 +6,11 @@ on:
6
- main
7
workflow_dispatch:
8
9
+permissions:
10
+ contents: write
11
+ pages: write
12
+ id-token: write
13
+
14
jobs:
15
wiki:
16
uses: php-fast-forward/dev-tools/.github/workflows/wiki.yml@main
0 commit comments