Skip to content

Commit f7f435d

Browse files
committed
Include all configured branches in CI
Closes gh-9775
1 parent 081e330 commit f7f435d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: CI
22

33
on:
44
push:
5-
branches:
6-
- main
75
schedule:
86
- cron: '0 10 * * *' # Once per day at 10am UTC
97
workflow_dispatch: # Manual trigger

0 commit comments

Comments
 (0)