Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit 677ca4d

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

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/codeql-analysis.yml

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

27+
permissions:
28+
actions: read
29+
contents: read
30+
security-events: write
31+
test: test
32+
2733
jobs:
2834
analyze:
2935
name: Analyze

0 commit comments

Comments
 (0)