Skip to content

Commit 3cfed58

Browse files
[CI] Restrict permissions for coverity workflow
1 parent 903607a commit 3cfed58

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/coverity.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ on:
1212
schedule:
1313
- cron: '0 0 * * *'
1414

15+
permissions:
16+
contents: read
17+
1518
jobs:
1619
coverity:
1720
name: Coverity

0 commit comments

Comments
 (0)