From 265c03d0c836efab1170ce80426d5baeab316a4f 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 8aea3212e6..a0ee9c08e7 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