From 5b8d751593be0c5711175423d0d805e41f8b0d80 Mon Sep 17 00:00:00 2001 From: "Brett V. Forsgren" Date: Thu, 12 Sep 2024 17:46:54 -0600 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 c98a8a0c9fd1..b0b6d263e4a4 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-report-dependencies jobs: discover: runs-on: ubuntu-latest