Skip to content

Commit

Permalink
fix(hour): try to fix github limit for publication
Browse files Browse the repository at this point in the history
  • Loading branch information
maxgfr authored Jul 12, 2024
1 parent 931d173 commit a70e02c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fetch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Fetch
on:
workflow_dispatch:
schedule:
- cron: "00 20 * * *"
- cron: "00 18 * * *"

jobs:
fetch:
Expand Down

0 comments on commit a70e02c

Please sign in to comment.