mirror of
https://github.com/nafnlj/nljfeeds.git
synced 2024-12-04 21:46:09 +00:00
Update update-feed.yaml
Converting cron times from EST to UST.
This commit is contained in:
parent
f162724558
commit
0f97bb9a82
2
.github/workflows/update-feed.yaml
vendored
2
.github/workflows/update-feed.yaml
vendored
@ -8,7 +8,7 @@ on:
|
|||||||
# Adjust refresh schedule here. By default, it runs once per day.
|
# Adjust refresh schedule here. By default, it runs once per day.
|
||||||
# Syntax reference: https://docs.github.com/en/actions/reference/events-that-trigger-workflows#schedule
|
# Syntax reference: https://docs.github.com/en/actions/reference/events-that-trigger-workflows#schedule
|
||||||
# Recommended tool: https://crontab.guru/
|
# Recommended tool: https://crontab.guru/
|
||||||
- cron: "0 9,14,19 * * *"
|
- cron: "0 5,9,15 * * *"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user