From 3806faa1713196738aa145ea0c7745746aacbabd Mon Sep 17 00:00:00 2001 From: Yih-Dar <2521628+ydshieh@users.noreply.github.com> Date: Tue, 27 Aug 2024 11:52:15 +0200 Subject: [PATCH] disable scheduled daily CI temporarily (#33136) disable scheduled daily CI temporary Co-authored-by: ydshieh --- .github/workflows/self-scheduled-caller.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/self-scheduled-caller.yml b/.github/workflows/self-scheduled-caller.yml index 75ea3bb24b..a4c5d20234 100644 --- a/.github/workflows/self-scheduled-caller.yml +++ b/.github/workflows/self-scheduled-caller.yml @@ -2,9 +2,6 @@ name: Self-hosted runner (scheduled) on: - repository_dispatch: - schedule: - - cron: "17 2 * * *" push: branches: - run_scheduled_ci*