From 9540584d193c402290e2cab02277d25add9bd25f Mon Sep 17 00:00:00 2001 From: Federico Stagni Date: Thu, 4 Jun 2026 14:21:47 +0200 Subject: [PATCH] chore: added sweep rule --- .github/labeler.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index e69de29bb2d..59b8cb026e2 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -0,0 +1,4 @@ +# Add 'alsoTargeting:integration' label to any changes within the entire repository +"alsoTargeting:integration": + - changed-files: + - any-glob-to-any-file: "**"