From 4727d98a4de8e3a7ecfc75b12b21f2e7e1d2188d Mon Sep 17 00:00:00 2001 From: Erica Portnoy Date: Tue, 12 May 2026 11:27:34 -0700 Subject: [PATCH] run on this branch instead --- .github/workflows/nightly.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index 4942ba706..40abad0dc 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -7,7 +7,7 @@ on: push: branches: # Add this temporarily to see these tests running; remove before merging! - - convert-nightly-pipeline + - nightly-convert-nightly-pipeline jobs: # While many of these jobs could be grouped in a separate workflow, the github actions UI