Skip to content

Commit

Permalink
Update update-feed.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yiboz2001 authored Mar 19, 2024
1 parent b7d6a5b commit a4252cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-feed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,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: "40 16 * * *"
- cron: "02 9 * * *"

jobs:
build:
Expand Down

0 comments on commit a4252cf

Please sign in to comment.