Update .github/workflows/build_pull_request.yml

This commit is contained in:
AlmightyHak 2025-06-03 04:09:34 -05:00
parent 4d7f6b8ad4
commit 75970fa635

View file

@ -8,10 +8,6 @@ on:
- '!.github/**'
- '.github/workflows/build_pull_request.yml'
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
env:
CI_CHUNK_SIZE: 65