diff --git a/.github/workflows/deploy-production-hosts.yaml b/.github/workflows/deploy-production-hosts.yaml index bb8fa55..af6fd6e 100644 --- a/.github/workflows/deploy-production-hosts.yaml +++ b/.github/workflows/deploy-production-hosts.yaml @@ -1,9 +1,5 @@ name: Maintain & Deploy Production Hosts on: - schedule: - # Run Wednesday and Friday (the days on which I (Julian) usually work) at - # 04:00. - - cron: "0 4 * * 3,5" workflow_dispatch: jobs: Run-Everything-Playbook: