diff --git a/.github/workflows/test-build.yml b/.github/workflows/test-build.yml index 392a0d27..97ae9311 100644 --- a/.github/workflows/test-build.yml +++ b/.github/workflows/test-build.yml @@ -1,6 +1,7 @@ name: test-build on: pull_request: + push: concurrency: group: "${{ github.ref }}" cancel-in-progress: true