From 764d7e876f1af2455419e89fdfc3068db8809ac5 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 3 Dec 2024 10:33:58 +0100 Subject: [PATCH] Update sync-configuration.yml --- .github/workflows/sync-configuration.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/sync-configuration.yml b/.github/workflows/sync-configuration.yml index 2f3a0f32..d9caa1bc 100644 --- a/.github/workflows/sync-configuration.yml +++ b/.github/workflows/sync-configuration.yml @@ -4,8 +4,6 @@ on: workflow_dispatch: # manual trigger repository_dispatch: types: [sync-configuration] - schedule: - - cron: '15 3 * * *' jobs: sync: