We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72eca95 commit 5e59e70Copy full SHA for 5e59e70
.github/workflows/ci-linux.yml
@@ -93,6 +93,7 @@ jobs:
93
path: coverage/cobertura-coverage.xml
94
95
coverage:
96
+ permissions: write-all
97
needs: [ tests-linux ]
98
runs-on: ubuntu-latest
99
steps:
0 commit comments