kubo/.github/workflows
Gus Eggert ebdca5cf02
test: cancel workflows on same branch when new commit is added (#9771)
This is pretty common when working through PRs and ends up causing
tons of in-flight GitHub Actions workflows running because they aren't
currently canceled when a new commit is added. This will cancel
previous runs if a new commit is added on a branch (which is the
behavior we had on CircleCI).
2023-03-30 07:58:12 -04:00
..
build.yml test: cancel workflows on same branch when new commit is added (#9771) 2023-03-30 07:58:12 -04:00
codeql-analysis.yml test: cancel workflows on same branch when new commit is added (#9771) 2023-03-30 07:58:12 -04:00
docker-build.yml test: cancel workflows on same branch when new commit is added (#9771) 2023-03-30 07:58:12 -04:00
docker-image.yml Revert "ci: rename gha workflow files to match workflow names" 2023-03-21 14:59:51 +01:00
gobuild.yml test: cancel workflows on same branch when new commit is added (#9771) 2023-03-30 07:58:12 -04:00
golang-analysis.yml test: cancel workflows on same branch when new commit is added (#9771) 2023-03-30 07:58:12 -04:00
golint.yml test: cancel workflows on same branch when new commit is added (#9771) 2023-03-30 07:58:12 -04:00
gotest.yml test: cancel workflows on same branch when new commit is added (#9771) 2023-03-30 07:58:12 -04:00
runner.yml ci: standarise gha names 2023-03-21 14:57:36 +01:00
sharness.yml test: cancel workflows on same branch when new commit is added (#9771) 2023-03-30 07:58:12 -04:00
stale.yml Update .github/workflows/stale.yml 2022-06-27 10:45:42 +00:00
sync-release-assets.yml Revert "ci: rename gha workflow files to match workflow names" 2023-03-21 14:59:51 +01:00