mirror of
https://github.com/boostorg/spirit.git
synced 2026-01-19 04:42:11 +00:00
Cancel old GHA jobs
This commit is contained in:
committed by
Alexander Grund
parent
ba5026b191
commit
ff9aa99bd9
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -4,6 +4,10 @@ on:
|
||||
pull_request:
|
||||
push:
|
||||
|
||||
concurrency:
|
||||
group: ${{format('{0}:{1}', github.repository, github.ref)}}
|
||||
cancel-in-progress: true
|
||||
|
||||
env:
|
||||
PROJECT: libs/spirit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user