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 a4b99a3 commit 8ff3bbaCopy full SHA for 8ff3bba
1 file changed
.github/workflows/codeql.yml
@@ -11,6 +11,7 @@ on:
11
jobs:
12
analyze:
13
name: Analyze
14
+ if: github.event_name != 'pull_request'
15
runs-on: ubuntu-latest
16
permissions:
17
actions: read
0 commit comments