From: Michal Nowak Date: Mon, 20 Oct 2025 15:58:37 +0000 (+0200) Subject: Spawn coccinelle CI job when util/check-cocci.sh was touched X-Git-Tag: v9.21.15~46^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6db5b9ee14e9968155e59c1a70a2ccc452516b36;p=thirdparty%2Fbind9.git Spawn coccinelle CI job when util/check-cocci.sh was touched --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d1e7c3f14bc..4d34fd96f2a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -697,6 +697,7 @@ coccinelle: - '**/*.c' - '**/*.h' - 'cocci/**' + - 'util/check-cocci.sh' - *rule_mr_manual - *rule_tag - *rule_source_other_than_mr