From a7a1e4dfbabe31cb7a4f688d87406882cab29c52 Mon Sep 17 00:00:00 2001 From: Marius Vikhammer Date: Fri, 19 Feb 2021 16:47:00 +0800 Subject: [PATCH] CI: run C3 unit test on protected branches --- tools/ci/config/rules.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/ci/config/rules.yml b/tools/ci/config/rules.yml index 5f6be0a2e0..cb95be0de8 100644 --- a/tools/ci/config/rules.yml +++ b/tools/ci/config/rules.yml @@ -198,6 +198,7 @@ .rules:tests:unit_test_c3: rules: + - <<: *if-protected-no_label - <<: *if-label-unit_test - <<: *if-label-unit_test-c3