We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba4827a commit 34df37fCopy full SHA for 34df37f
1 file changed
.github/workflows/ci.yml
@@ -5,11 +5,6 @@ on:
5
branches: [ main ]
6
workflow_dispatch: # allow manual start
7
8
-permissions:
9
- contents: read
10
- pages: write
11
- id-token: write
12
-
13
concurrency:
14
group: ${{ github.workflow }}
15
cancel-in-progress: true
0 commit comments