Revert "chore(e2e): Stop running current builds with new pushes (#6309)" (#6332)

This reverts commit 11fc97622f.
pull/6314/head
Michael Li 1 month ago committed by GitHub
parent a1718effba
commit 3283f711c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -11,10 +11,6 @@ on:
workflow_call:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
env:
PKG_NAME: "boundary"

Loading…
Cancel
Save