.github/workflows: try to make the merge queue actually run CI

Signed-off-by: David Anderson <danderson@tailscale.com>
This commit is contained in:
David Anderson
2023-02-24 14:29:55 -08:00
committed by Dave Anderson
parent 587eb32a83
commit 0ab6a7e7f5
2 changed files with 3 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ on:
# The branches below must be a subset of the branches above
branches: [ main ]
merge_group:
branches: [ main ]
schedule:
- cron: '31 14 * * 5'