From de0c7bfd4af40d288a2b312b3dcabb2f2500371e Mon Sep 17 00:00:00 2001 From: "Steve Shema N." <66390650+Steve0012345@users.noreply.github.com> Date: Sun, 3 Nov 2024 06:57:46 +0300 Subject: [PATCH] Update azure-deploy-f24.yml --- .github/workflows/azure-deploy-f24.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-deploy-f24.yml b/.github/workflows/azure-deploy-f24.yml index e35e0f7018..48e02bd05f 100644 --- a/.github/workflows/azure-deploy-f24.yml +++ b/.github/workflows/azure-deploy-f24.yml @@ -19,7 +19,7 @@ jobs: ./.github/workflows/test.yaml build-and-deploy: - if: github.repository == 'cmu-313/NodeBB' + if: github.repository == 'cmu-313/NodeBB-f24-test' needs: lint-and-test runs-on: ubuntu-latest