Try fixing spurious `automerge` cancellations. (#143098)

This commit is contained in:
Markus Reiter 2023-03-18 11:18:54 +01:00 committed by GitHub
parent 86da4ce608
commit c0a617d5ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ on:
- ready_for_review
concurrency:
group: automerge
group: ${{ github.workflow }}-${ github.head_ref || github.ref }}
permissions: {}