Skip to content

Commit 4c0c7b6

Browse files
authored
[tools] Try fix on codeql analysis
1 parent 3c0c099 commit 4c0c7b6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ on:
2424
schedule:
2525
- cron: "21 11 * * 0"
2626

27+
permissions:
28+
actions: read
29+
contents: read
30+
security-events: write
31+
2732
jobs:
2833
analyze:
2934
name: Analyze

0 commit comments

Comments
 (0)