From 8cf21d7e0ca82f7efb468699de6316a8a843ba60 Mon Sep 17 00:00:00 2001 From: Yaniv Paz Date: Sun, 16 Feb 2025 23:49:06 +0200 Subject: [PATCH] Update labeler.yml --- .github/labeler.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index 57eff58..ebcf3e5 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -1,4 +1,7 @@ - +# Add 'github-workflow' label to any changes within '.github' folder or any subfolders +iac: +- changed-files: + - any-glob-to-any-file: .github/workflows/** # Add 'Documentation' label to any changes within 'docs' folder or any subfolders Documentation: