criu/.github/workflows
Radostin Stoyanov 0c52399322 ci: cancel preceding workflows run
This patch adds concurrency groups to the CI workflows to automatically
cancel any in-progress workflows when a pull request has been updated.
A `concurrency` group allows to ensure that a single job or workflow
will run at a time. For example, when a pull request is updated with
a force-push, the GiHub CI workflows currently in-progress will be
automatically cancelled, and the CI would run only with the updated
commits.

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#concurrency

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
2023-04-15 21:17:21 -07:00
..
alpine-test.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00
archlinux-test.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00
codeql.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00
compat-test.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00
cross-compile-daily.yml ci: Run cross compile on debian stable 2022-04-28 17:53:52 -07:00
cross-compile.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00
docker-test.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00
fedora-asan-test.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00
fedora-rawhide-test.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00
gcov-test.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00
java-test.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00
lint.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00
podman-test.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00
stale.yml github: update the stale version 2022-04-06 10:57:20 -07:00
stream-test.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00
x86-64-clang-test.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00
x86-64-gcc-test.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00