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 359c15b commit 079be52Copy full SHA for 079be52
.github/workflows/codeql-analysis.yml
@@ -13,7 +13,7 @@ name: "CodeQL"
13
14
on:
15
push:
16
- branches: [ main, latest, release/*, feature/codeql-fe-fixes, feature/codeql-be-fixes ]
+ branches: [ main, latest, release/*, codeql ]
17
pull_request:
18
# The branches below must be a subset of the branches above
19
branches: [ main ]
0 commit comments