[ci] feat: schedule on sunday at 8:30 am
This commit is contained in:
parent
1ad680ae73
commit
216ebb59ae
@ -4,7 +4,7 @@
|
||||
name: 'Build and Publish'
|
||||
on:
|
||||
schedule:
|
||||
- '30 8 * * sun'
|
||||
- cron: '30 8 * * sun'
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
|
Loading…
Reference in New Issue
Block a user