We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c12b9fc commit d4a70afCopy full SHA for d4a70af
.github/workflows/codeql-analysis.yml
@@ -4,6 +4,9 @@ on:
4
push:
5
branches: [main]
6
7
+permissions:
8
+ security-events: write
9
+
10
jobs:
11
analyze:
12
name: Analyze
0 commit comments