Skip to content

Commit 2993c0a

Browse files
authored
Set correct permissions for Coverity Scan action (#15)
1 parent 35b6c40 commit 2993c0a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/coverity.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
branches:
77
- main
88

9+
permissions: read-all
10+
911
jobs:
1012
coverity:
1113
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)