diff --git a/.github/workflows/reproduce_paper.yml b/.github/workflows/reproduce_paper.yml index 870d535..d30c628 100644 --- a/.github/workflows/reproduce_paper.yml +++ b/.github/workflows/reproduce_paper.yml @@ -5,7 +5,7 @@ name: Reproduce Paper # that subsequent releases of astartes have backwards compatibility. on: schedule: - - cron: "0 8 3 * *" + - cron: "0 8 * * 1-5" workflow_dispatch: concurrency: