Signed-off-by: David Anderson <[email protected]>
@@ -17,6 +17,7 @@ on:
pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
+ merge_group:
schedule:
- cron: '31 14 * * 5'
@@ -24,6 +24,7 @@ on:
branches:
- "*"
concurrency:
# For PRs, later CI runs preempt previous ones. e.g. a force push on a PR