We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48f5667 commit 1f71c47Copy full SHA for 1f71c47
.github/workflows/codeql-analysis.yml
@@ -1,5 +1,10 @@
1
name: "CodeQL"
2
3
+permissions:
4
+ actions: read
5
+ contents: read
6
+ security-events: write
7
+
8
on:
9
push:
10
branches: [ master ]
0 commit comments