Update github workflow
This commit is contained in:
4
.github/workflows/build_book.yaml
vendored
4
.github/workflows/build_book.yaml
vendored
@@ -1,10 +1,10 @@
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
schedule:
|
||||
# run every day at 11 PM
|
||||
- cron: '0 23 * * *'
|
||||
|
||||
Reference in New Issue
Block a user