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
|
name: Create Blog Article if new notes exist
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "15 3 * * *"
|
- cron: "15 18 * * *"
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user