From f5267c408d9205aaaeec6e60e18d9230efb62f72 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Fri, 22 Aug 2025 18:50:07 +0200 Subject: [PATCH] .github/labeler-no-sync: add backport label to action changes Sometimes *only* the action is changed as well. --- .github/labeler-no-sync.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/labeler-no-sync.yml b/.github/labeler-no-sync.yml index 850b11837ef0..65d54e81a0b2 100644 --- a/.github/labeler-no-sync.yml +++ b/.github/labeler-no-sync.yml @@ -26,6 +26,7 @@ - any: - changed-files: - any-glob-to-any-file: + - .github/actions/* - .github/workflows/* - ci/**/*.*