diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index ea363ac172d..4208f2e20ed 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -30,7 +30,7 @@ on: jobs: deploy-5: - if: github.event.inputs.INSTANCE == '*' || github.event.inputs.INSTANCE == '5' + # if: github.event.inputs.INSTANCE == '*' || github.event.inputs.INSTANCE == '5' runs-on: dspace-dep-1 timeout-minutes: 5 env: