From 48c274c17513e1c3685f3bed0842c23238da8c14 Mon Sep 17 00:00:00 2001 From: "polylane[bot]" <277585245+polylane[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 20:59:20 +0000 Subject: [PATCH] ci: stop nightly schedule for the -pc e2e workflow --- .github/workflows/test-e2e-pc-nightly.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/test-e2e-pc-nightly.yml b/.github/workflows/test-e2e-pc-nightly.yml index ab4f7f6f9266..b51619b28d87 100644 --- a/.github/workflows/test-e2e-pc-nightly.yml +++ b/.github/workflows/test-e2e-pc-nightly.yml @@ -5,8 +5,6 @@ name: 'Test: E2E on -pc image' # run the full suite against a test-enabled twin (build-variant: pc). on: - schedule: - - cron: '0 2 * * *' # after the nightly Docker build at midnight workflow_dispatch: inputs: published-image: