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 c95e6ba commit e512064Copy full SHA for e512064
.github/workflows/CI.yml
@@ -15,6 +15,8 @@ concurrency:
15
group: ${{ github.workflow }}-${{ github.ref }}
16
cancel-in-progress: true
17
18
+permissions: write-all
19
+
20
jobs:
21
test:
22
name: Test
0 commit comments