7f77248247
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>