Skip to content

Commit 690c13f

Browse files
authored
Add permissions (#612)
1 parent 9c20c89 commit 690c13f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ on:
88
schedule:
99
- cron: '0 19 * * 0'
1010

11+
permissions:
12+
actions: read
13+
contents: read
14+
security-events: write
15+
1116
jobs:
1217
CodeQL-Build:
1318

0 commit comments

Comments
 (0)