8288499: Restore cancel-in-progress in GHA

Reviewed-by: erikj, shade
This commit is contained in:
Magnus Ihse Bursie 2022-06-15 17:36:12 +00:00
parent 13d4ddc35b
commit cb5ef3da19

View File

@ -39,7 +39,7 @@ on:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: false
cancel-in-progress: true
jobs: