Skip to content

Commit

Permalink
Revert "[SPARK-48379][INFRA] Cancel previous builds on a PR when new …
Browse files Browse the repository at this point in the history
…commit is pushed"

This reverts commit 93d83c3.
  • Loading branch information
HyukjinKwon committed May 22, 2024
1 parent 1188887 commit 9fd85d9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@ on:
branches:
- '**'

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
# only cancel in forked repositories
cancel-in-progress: ${{ github.repository_owner != 'apache' }}

jobs:
call-build-and-test:
permissions:
Expand Down

0 comments on commit 9fd85d9

Please sign in to comment.