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