1
0
mirror of synced 2026-07-19 09:35:12 +00:00

Include all configured branches in CI

Closes gh-9775
This commit is contained in:
Josh Cummings
2021-05-18 15:38:45 -06:00
parent 95132d9fe3
commit 0351883dfa
@@ -2,8 +2,6 @@ name: CI
on:
push:
branches:
- main
schedule:
- cron: '0 10 * * *' # Once per day at 10am UTC
workflow_dispatch: # Manual trigger