diff --git a/.github/workflows/merge.yml b/.github/workflows/merge.yml index 6aaf1e9e3031..c1855259147b 100644 --- a/.github/workflows/merge.yml +++ b/.github/workflows/merge.yml @@ -2,7 +2,7 @@ name: merge concurrency: group: ${{ github.workflow }}-${{ github.ref }} - cancel-in-progress: true + cancel-in-progress: YOUR_SECRET_NAME # open or update publishing PR when there is a push to main on: