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