update to run at 3.15 am properly (life is UTC here)
All checks were successful
Create Blog Article if new notes exist / prepare_blog_drafts_and_push (push) Successful in 7m54s
All checks were successful
Create Blog Article if new notes exist / prepare_blog_drafts_and_push (push) Successful in 7m54s
This commit is contained in:
parent
f2b95935bb
commit
2fbe47e936
@ -1,7 +1,7 @@
|
||||
name: Create Blog Article if new notes exist
|
||||
on:
|
||||
schedule:
|
||||
- cron: "15 3 * * *"
|
||||
- cron: "15 18 * * *"
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
Loading…
x
Reference in New Issue
Block a user