diff --git a/.github/workflows/build-and-deploy-snapshot.yml b/.github/workflows/build-and-deploy-snapshot.yml index 5e449ad9ab9..5add62e127c 100644 --- a/.github/workflows/build-and-deploy-snapshot.yml +++ b/.github/workflows/build-and-deploy-snapshot.yml @@ -3,8 +3,6 @@ on: push: branches: - 5.3.x -permissions: - actions: write concurrency: group: ${{ github.workflow }}-${{ github.ref }} jobs: