From 9269f016d23d2b7d17ef1033b2ff804954226a33 Mon Sep 17 00:00:00 2001 From: "Brett V. Forsgren" Date: Wed, 8 Jan 2025 11:19:57 -0700 Subject: [PATCH] TEMP: redirect smoke tests --- .github/workflows/smoke.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/smoke.yml b/.github/workflows/smoke.yml index 8aea3212e65..a0ee9c08e7d 100644 --- a/.github/workflows/smoke.yml +++ b/.github/workflows/smoke.yml @@ -14,7 +14,7 @@ concurrency: env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} - SMOKE_TEST_BRANCH: main + SMOKE_TEST_BRANCH: dev/brettfo/nuget-sdk-package-detection jobs: discover: runs-on: ubuntu-latest