We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31a9c22 commit 03c833aCopy full SHA for 03c833a
.github/workflows/codeql.yml
@@ -18,7 +18,6 @@ jobs:
18
runs-on: ${{ (matrix.language == 'swift' && 'macos-latest') || 'ubuntu-latest' }}
19
permissions:
20
security-events: write
21
-
22
packages: read
23
24
strategy:
0 commit comments