Skip to content

Commit 35aa27f

Browse files
committed
ci: Set codeql.yml top-level permissions
1 parent f4066e5 commit 35aa27f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
schedule:
88
- cron: '35 2 * * 2'
99

10+
permissions: read-all
11+
1012
jobs:
1113
analyze:
1214
name: Analyze (${{ matrix.language }})

0 commit comments

Comments
 (0)