Update .github/workflows/build_pull_request.yml

This commit is contained in:
Kohi-denn 2025-05-23 08:56:29 -05:00
parent 03708116ff
commit 7449e1eb74

View file

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