diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c7eec07b..be9107ee 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -26,7 +26,7 @@ jobs: deploy-test: runs-on: ubuntu-22.04 - if: github.ref == 'refs/heads/development' + if: github.ref == 'refs/heads/main' needs: test concurrency: deploy-test env: