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