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 b774aa8 commit 41b4ffbCopy full SHA for 41b4ffb
.github/workflows/pages.yaml
@@ -3,6 +3,10 @@ on:
3
push:
4
branches:
5
- main
6
+permissions:
7
+ checks: write
8
+ pull-requests: write
9
+ contents: write
10
11
jobs:
12
build:
0 commit comments