diff --git a/.github/workflows/schedule.yaml b/.github/workflows/schedule.yaml index c9372efb..657394a5 100644 --- a/.github/workflows/schedule.yaml +++ b/.github/workflows/schedule.yaml @@ -5,7 +5,7 @@ name: Scheduled build on: schedule: - - cron: "5 2 * * *" + - cron: "5 2 * * 6" workflow_dispatch: jobs: