Trigger CI run on push to main
Leftover from move from master->main branch name.
This commit is contained in:
parent
214ca2c94c
commit
b7289d7e7e
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@ -3,7 +3,7 @@ name: CI
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
pull_request: {}
|
pull_request: {}
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "33 4 * * 5"
|
- cron: "33 4 * * 5"
|
||||||
|
Loading…
Reference in New Issue
Block a user