Files
backstage/.github
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-12 14:10:32 +01:00