Skip to content
Merged
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
schedule:
# times are in UTC
# only runs on default branch https://github.com/orgs/community/discussions/26374
- cron: "30 14 5 4 *"
- cron: "35 13 5 4 *"

jobs:
ruff:
Expand Down
Loading