We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc103ad + 04de466 commit bbcff4aCopy full SHA for bbcff4a
.github/workflows/codeql.yml
@@ -17,7 +17,7 @@ on:
17
branches: [ "next", integration/*, main ]
18
pull_request:
19
# The branches below must be a subset of the branches above
20
- branches: [ "next" ]
+ branches: [ "next", integration/* ]
21
schedule:
22
- cron: '23 13 * * 5'
23
0 commit comments