diff --git a/.github/workflows/build-and-deploy-snapshot.yml b/.github/workflows/build-and-deploy-snapshot.yml index d23b3671..4e3c4aad 100644 --- a/.github/workflows/build-and-deploy-snapshot.yml +++ b/.github/workflows/build-and-deploy-snapshot.yml @@ -2,7 +2,7 @@ name: Build and deploy snapshot on: push: branches: - - 1.2.x + - main concurrency: group: ${{ github.workflow }}-${{ github.ref }} jobs: