Files
backstage/.github/workflows
Colton Padden 7f77248247 Cancel in-progress workflow runs on a subsequent pull-request pushes
This will cancel any outstanding workflow runs when a commit is pushed
to the active pull request. This is done by configuring `concurrency` in
which only a single job or workflow in a concurrency `group` is active
at a single time.

Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2022-01-25 15:49:12 -05:00
..
2022-01-24 16:36:50 +01:00