From 8b973db4712d4dea35c52efea10ba25839789b04 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Sun, 19 Jul 2026 20:32:47 +0300 Subject: [PATCH] rm temp trigger --- .github/workflows/nightly-e2e.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/nightly-e2e.yml b/.github/workflows/nightly-e2e.yml index 7c05112a72..b2733377d4 100644 --- a/.github/workflows/nightly-e2e.yml +++ b/.github/workflows/nightly-e2e.yml @@ -5,11 +5,6 @@ on: schedule: - cron: "0 4 * * *" workflow_dispatch: - # Temporary: allows this stacked PR to exercise the workflow before merge. - # Remove before merging. - pull_request: - branches: - - samuel/split-build-pipelines permissions: contents: read