Skip to content

Commit

Permalink
Update sync-rss.js.yml
Browse files Browse the repository at this point in the history
12
  • Loading branch information
jnfutouge authored Jul 1, 2023
1 parent 99c93f5 commit a5c7729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-rss.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
schedule:
# https://docs.github.com/en/actions/reference/events-that-trigger-workflows#scheduled-events
# Runs every 6 hours
- cron: '0 */2 * * *'
- cron: '0 */12 * * *'

jobs:
build:
Expand Down

0 comments on commit a5c7729

Please sign in to comment.