[ci] feat: schedule on sunday at 8:30 am
This commit is contained in:
parent
c33fbffccf
commit
aeb22e6fab
@ -3,6 +3,8 @@
|
|||||||
# generic
|
# generic
|
||||||
name: 'Build and Publish'
|
name: 'Build and Publish'
|
||||||
on:
|
on:
|
||||||
|
schedule:
|
||||||
|
- '30 8 * * sun'
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'main'
|
- 'main'
|
||||||
|
Loading…
Reference in New Issue
Block a user