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 ffd9979 commit 6c7d9cdCopy full SHA for 6c7d9cd
1 file changed
.github/workflows/ci.yml
@@ -6,6 +6,8 @@ on:
6
- main
7
pull_request:
8
9
+permissions: write-all
10
+
11
concurrency:
12
group: ${{ github.head_ref || github.run_id }}
13
cancel-in-progress: true
0 commit comments