diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 3660ec43..18785cc0 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -84,7 +84,6 @@ jobs: deploy-dev: name: Deploy to Dev - if: github.event_name == 'pull_request' runs-on: ubuntu-22.04 needs: [ "linter", "static-analyzer", "unit-tests" ] environment: