diff --git a/.github/workflows/backend.yml b/.github/workflows/backend.yml index 5c26711437a7fb..e1574c0ba52006 100644 --- a/.github/workflows/backend.yml +++ b/.github/workflows/backend.yml @@ -10,7 +10,7 @@ on: # https://docs.github.com/en/actions/using-jobs/using-concurrency#example-using-a-fallback-value concurrency: group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }} - cancel-in-progress: true + cancel-in-progress: false # hack for https://github.com/actions/cache/issues/810#issuecomment-1222550359 env: