We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 423ba25 commit c9c27d0Copy full SHA for c9c27d0
1 file changed
.github/workflows/codeql-analysis.yml
@@ -9,8 +9,9 @@ on: # yamllint disable-line rule:truthy
9
branches: [master]
10
11
permissions:
12
+ actions: read
13
contents: read
- statuses: write
14
+ security-events: write
15
16
jobs:
17
analyze:
0 commit comments