Skip to content

Commit 370934a

Browse files
authored
ci: allow writing security events for CodeQL (#5514)
1 parent 2296432 commit 370934a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/codeql.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: "CodeQL"
22

3+
permissions:
4+
security-events: write
5+
36
on:
47
push:
58
branches: ["main"]

0 commit comments

Comments
 (0)