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

This commit is contained in:
armistace 2025-07-24 08:56:39 +10:00
parent f2b95935bb
commit 2fbe47e936

View File

@ -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