tailscale/.github
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
..
ISSUE_TEMPLATE Update feature_request.yml 2021-11-23 18:52:52 -05:00
workflows .github/workflows: cancel previous CI runs on PR update 2022-08-15 07:27:24 -07:00
dependabot.yml .github/dependabot.yml: disable eager updates for Go. 2021-12-08 10:37:03 -08:00