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 9003191 commit cec48ddCopy full SHA for cec48dd
.github/workflows/test.yml
@@ -14,6 +14,7 @@ on:
14
- master
15
jobs:
16
test:
17
+ permissions: write-all
18
runs-on: ${{ matrix.os }}-latest
19
strategy:
20
fail-fast: false
0 commit comments