Update .github/workflows/build_pull_request.yml

This commit is contained in:
Kohi-denn 2025-05-23 08:58:41 -05:00
parent 7449e1eb74
commit b7826e016e

View file

@ -10,7 +10,7 @@ on:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: false
cancel-in-progress: true
env:
CI_CHUNK_SIZE: 65