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 c31605a commit 0f1d589Copy full SHA for 0f1d589
.github/workflows/codeql-analysis.yml
@@ -13,6 +13,8 @@ name: "CodeQL"
13
14
on:
15
workflow_dispatch:
16
+ push:
17
+ branches: [ main ]
18
pull_request:
19
# The branches below must be a subset of the branches above
20
branches: [ main ]
0 commit comments