fix main branch name

This commit is contained in:
Chuanqi Sun 2021-04-11 13:32:37 -07:00
parent f4266d3b65
commit e8ed712bcc

View file

@ -1,9 +1,9 @@
name: Build site on scheulde or master update
name: Build site on scheulde or main branch update
on:
push:
branches:
- master
- main
schedule:
# just after Mid-night
- cron: "5 8 * * *"