mirror of
https://github.com/nafnlj/nljfeeds.git
synced 2024-12-04 13:46:07 +00:00
Update update-feed.yaml
Changed feed update time from midnight to 9:00 AM, 2:00 PM, and 7:00 PM.
This commit is contained in:
parent
6d29681ea9
commit
f162724558
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.
|
||||
# Syntax reference: https://docs.github.com/en/actions/reference/events-that-trigger-workflows#schedule
|
||||
# Recommended tool: https://crontab.guru/
|
||||
- cron: "0 0 * * *"
|
||||
- cron: "0 9,14,19 * * *"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user