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"