Cancel superseded pull request validation without cancelling releases
build-image / docker (pull_request) Failing after 2s
build-image / docker (pull_request) Failing after 2s
This commit is contained in:
@@ -8,6 +8,11 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
|
||||||
|
concurrency:
|
||||||
|
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.event.pull_request.number
|
||||||
|
|| github.run_id }}
|
||||||
|
cancel-in-progress: ${{ github.event_name == 'pull_request' }}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
runs-on: butler-ci
|
runs-on: butler-ci
|
||||||
|
|||||||
Reference in New Issue
Block a user