We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a4c632 commit d6fe352Copy full SHA for d6fe352
.github/workflows/codeql-analysis.yml
@@ -5,6 +5,9 @@ on:
5
- cron: '0 4 * * 1'
6
workflow_dispatch:
7
8
+permissions:
9
+ security-events: write
10
+
11
jobs:
12
analyze:
13
name: Analyze
0 commit comments