We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71a674b commit 3e40b1aCopy full SHA for 3e40b1a
1 file changed
.github/workflows/codeql.yml
@@ -4,6 +4,8 @@ on:
4
pull_request:
5
schedule:
6
- cron: '0 4 * * 3'
7
+permissions:
8
+ security-events: write
9
jobs:
10
analyze:
11
strategy:
0 commit comments