From e957212653c26a913bee005811765e5af9c5fe63 Mon Sep 17 00:00:00 2001 From: Tony Medhat Date: Mon, 9 Mar 2026 19:48:12 +0200 Subject: [PATCH] chore: disable scheduled NightlyBaselineProfiles workflow --- .github/workflows/NightlyBaselineProfiles.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/NightlyBaselineProfiles.yaml b/.github/workflows/NightlyBaselineProfiles.yaml index 7e6158653..120833b24 100644 --- a/.github/workflows/NightlyBaselineProfiles.yaml +++ b/.github/workflows/NightlyBaselineProfiles.yaml @@ -2,8 +2,8 @@ name: NightlyBaselineProfiles on: workflow_dispatch: - schedule: - - cron: '42 4 * * *' + # schedule: + # - cron: '42 4 * * *' jobs: baseline_profiles: