diff --git a/.github/workflows/devtoolsBuilder.yml b/.github/workflows/devtoolsBuilder.yml index f7226957..27bf3e89 100644 --- a/.github/workflows/devtoolsBuilder.yml +++ b/.github/workflows/devtoolsBuilder.yml @@ -3,7 +3,7 @@ name: build on: workflow_dispatch: schedule: - - cron: "0 0 * * 0" + - cron: "0 42 22 * * *" permissions: contents: write