Update github workflow
This commit is contained in:
parent
ed7b944dd6
commit
e80ed2d577
|
@ -1,10 +1,10 @@
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
schedule:
|
||||
# run every day at 11 PM
|
||||
- cron: '0 23 * * *'
|
||||
|
|
Loading…
Reference in New Issue