diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4f36a7ec1..ee1035d36 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -7,10 +7,6 @@ on: branches: - 'main' -concurrency: - group: main-${{ github.ref }} - cancel-in-progress: ${{ github.ref != 'refs/heads/main' }} - jobs: # This jobs outputs for each modules of our mono-repo if it changed, # in order to launch jobs only for the changed modules