Skip to content

Commit

Permalink
update every 4h
Browse files Browse the repository at this point in the history
  • Loading branch information
freezingDaniel authored Jul 1, 2024
1 parent 1c483db commit ad316f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: [ "main" ]
schedule:
- cron: "8 4,14,18 * * *"
- cron: "8 */4 * * *"

jobs:
run-python:
Expand Down

0 comments on commit ad316f3

Please sign in to comment.