Skip to content

Commit 13182ea

Browse files
committed
ci: scope down permissions for ci_static-analysis.yaml
1 parent 02f5623 commit 13182ea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci_static-analysis.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name: Static analysis checks
33
on:
44
workflow_call:
55

6+
permissions:
7+
contents: read
8+
69
jobs:
710
analysis:
811
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)