Skip to content

Commit

Permalink
tweak cron
Browse files Browse the repository at this point in the history
  • Loading branch information
librasteve authored Jun 21, 2024
1 parent e9bed91 commit e30753e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/measure-weekly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- Dockerfile
- .github/workflows/measure-weekly.yaml
schedule:
- cron: "43 4 * * 5"
- cron: "43 4 * * 6"

jobs:
build-unit:
Expand Down

0 comments on commit e30753e

Please sign in to comment.