diff --git a/.github/workflows/drivers_stage1.yaml b/.github/workflows/drivers_stage1.yaml index 1bd420745e..a99b1ab0ff 100644 --- a/.github/workflows/drivers_stage1.yaml +++ b/.github/workflows/drivers_stage1.yaml @@ -1,8 +1,8 @@ # Workflow derived from https://github.com/r-lib/actions/tree/v2/examples # Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help on: - schedule: - - cron: '0 23 * * *' + # schedule: + # - cron: '0 23 * * *' workflow_dispatch: