From fc76ab37c318dad93780e2ec1b710912410ce55e Mon Sep 17 00:00:00 2001 From: denniswong1225 <90010803+denniswong1225@users.noreply.github.com> Date: Fri, 8 Sep 2023 00:06:33 +0800 Subject: [PATCH] Update testing.yaml --- .github/workflows/testing.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/testing.yaml b/.github/workflows/testing.yaml index 2cb97dd47..611324e03 100644 --- a/.github/workflows/testing.yaml +++ b/.github/workflows/testing.yaml @@ -77,7 +77,6 @@ jobs: deploy: runs-on: ubuntu-22.04 needs: test - if: github.ref == 'refs/heads/master' steps: - name: Deploy completed run: echo "Deploy completed"