We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2296432 commit 370934aCopy full SHA for 370934a
.github/workflows/codeql.yml
@@ -1,5 +1,8 @@
1
name: "CodeQL"
2
3
+permissions:
4
+ security-events: write
5
+
6
on:
7
push:
8
branches: ["main"]
0 commit comments