openwrt/.github/workflows
Christian Marangi cb679adf18
CI: add concurrency limits for pr test
Add concurrency limits for pull request test so that on pull request
refresh old jobs are cancelled.

The group is created based on the github ref + workflow name and the
workflow is cancelled only it it comes from a pull_request event.
Push events are not affected by this limit.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-01-11 14:31:57 +01:00
..
scripts ci: show_build_failures: fix missing output for configure failures 2023-01-09 11:22:10 +01:00
Dockerfile.tools CI: create Docker container containing compiled tools 2022-09-30 22:26:54 +02:00
build-tools.yml CI: tools: reogranize and split workflow 2022-12-24 12:09:23 +01:00
build.yml CI: build: fallback to compile toolchain if external toolchain fail 2023-01-11 00:05:18 +01:00
check-kernel-patches.yml CI: fix matching for openwrt release branch for container selection 2022-12-04 20:37:58 +01:00
formal.yml CI: bump actions/checkout action to v3 2022-10-12 16:47:46 +02:00
kernel.yml CI: add concurrency limits for pr test 2023-01-11 14:31:57 +01:00
labeler.yml CI: labeler: fix wrong label for pr targeting stable branch 2022-12-01 01:51:58 +01:00
packages.yml CI: add concurrency limits for pr test 2023-01-11 14:31:57 +01:00
push-containers.yml CI: tools: reogranize and split workflow 2022-12-24 12:09:23 +01:00
toolchain.yml CI: add concurrency limits for pr test 2023-01-11 14:31:57 +01:00
tools.yml CI: add concurrency limits for pr test 2023-01-11 14:31:57 +01:00