Skip to content

Commit 5e59e70

Browse files
committed
add permissopn to coverage job
1 parent 72eca95 commit 5e59e70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-linux.yml

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
path: coverage/cobertura-coverage.xml
9494

9595
coverage:
96+
permissions: write-all
9697
needs: [ tests-linux ]
9798
runs-on: ubuntu-latest
9899
steps:

0 commit comments

Comments
 (0)