We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 905cee2 commit 5229309Copy full SHA for 5229309
.github/workflows/codeql.yml
@@ -13,7 +13,7 @@ name: "CodeQL"
13
14
on:
15
push:
16
- branches: [ "develop" ]
+ branches: [ "develop", "master" ]
17
pull_request:
18
# The branches below must be a subset of the branches above
19
branches: [ "develop" ]
0 commit comments