tailscale/.github/workflows
Maisem Ali d4916a8be3 .github/workflows: cancel previous CI runs on PR update
Currently scheduled runs are not canceled when we update PRs, those
results are unused and the resources are just wasted. Instead of doing
that, this PR makes it so that when a PR is updated (force-pushed or new
commit added) the previous runs are canceled.

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-using-a-fallback-value

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2022-08-15 07:27:24 -07:00
..
cifuzz.yml .github/workflows: cancel previous CI runs on PR update 2022-08-15 07:27:24 -07:00
codeql-analysis.yml .github/workflows: cancel previous CI runs on PR update 2022-08-15 07:27:24 -07:00
cross-darwin.yml .github/workflows: cancel previous CI runs on PR update 2022-08-15 07:27:24 -07:00
cross-freebsd.yml .github/workflows: cancel previous CI runs on PR update 2022-08-15 07:27:24 -07:00
cross-openbsd.yml .github/workflows: cancel previous CI runs on PR update 2022-08-15 07:27:24 -07:00
cross-wasm.yml .github/workflows: cancel previous CI runs on PR update 2022-08-15 07:27:24 -07:00
cross-windows.yml .github/workflows: cancel previous CI runs on PR update 2022-08-15 07:27:24 -07:00
depaware.yml .github/workflows: cancel previous CI runs on PR update 2022-08-15 07:27:24 -07:00
go_generate.yml .github/workflows: cancel previous CI runs on PR update 2022-08-15 07:27:24 -07:00
license.yml .github/workflows: cancel previous CI runs on PR update 2022-08-15 07:27:24 -07:00
linux-race.yml .github/workflows: cancel previous CI runs on PR update 2022-08-15 07:27:24 -07:00
linux.yml .github/workflows: cancel previous CI runs on PR update 2022-08-15 07:27:24 -07:00
linux32.yml .github/workflows: cancel previous CI runs on PR update 2022-08-15 07:27:24 -07:00
static-analysis.yml .github/workflows: cancel previous CI runs on PR update 2022-08-15 07:27:24 -07:00
vm.yml .github/workflows: cancel previous CI runs on PR update 2022-08-15 07:27:24 -07:00
windows.yml .github/workflows: cancel previous CI runs on PR update 2022-08-15 07:27:24 -07:00