Skip to content

Commit

Permalink
Update feed.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
s-n-note authored Feb 5, 2024
1 parent feb5d56 commit b2474da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/feed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Feed Cron

on:
schedule:
- cron: "0 * * * *" # UTC
- cron: "0 0,6,12,18 * * *" # UTC
workflow_dispatch:

jobs:
Expand Down

0 comments on commit b2474da

Please sign in to comment.