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 c0535d1 commit 8bd7b3fCopy full SHA for 8bd7b3f
.github/workflows/codeql.yml
@@ -26,6 +26,7 @@ permissions:
26
contents: read
27
security-events: write # Required for uploading SARIF results
28
actions: read # Required for workflow status
29
+ checks: write # Required for creating check runs
30
31
concurrency:
32
group: codeql-${{ github.workflow }}-${{ github.ref }}
0 commit comments