From 09dfc7ecb547ff0b196a1b228e9de6c2c964ea87 Mon Sep 17 00:00:00 2001 From: Oliver Gould Date: Mon, 25 Mar 2024 19:42:53 +0000 Subject: [PATCH] ci: Disable sync-proxy hourly schedule This removes the sync-proxy hourly schedule. The proxy's release process has been updated to trigger a sync so that a the schedules do not need to be tuned. --- .github/workflows/sync-proxy.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/sync-proxy.yml b/.github/workflows/sync-proxy.yml index 854aa917b98a3..07d491a5bbee0 100644 --- a/.github/workflows/sync-proxy.yml +++ b/.github/workflows/sync-proxy.yml @@ -1,9 +1,6 @@ name: Sync proxy on: - # Hourly - schedule: - - cron: "15 * * * *" workflow_dispatch: inputs: version: