update build to main
This commit is contained in:
parent
3adadd9dd4
commit
5228b74d12
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -3,7 +3,7 @@ name: Jekyll site CI
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
schedule:
|
||||
- cron: 0 10 * * *
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue