We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ea0961 commit b9b0b58Copy full SHA for b9b0b58
.github/workflows/codeql-analysis.yml
@@ -20,6 +20,7 @@ permissions:
20
jobs:
21
analyse:
22
name: Analyse
23
+ if: ${{!github.event.repository.private}}
24
permissions:
25
actions: read
26
contents: read
0 commit comments