From ef9c0dc844ed7764e1e1b32543d75dccacd1dfae Mon Sep 17 00:00:00 2001 From: Dane Evans Date: Thu, 27 Nov 2025 17:02:38 +1100 Subject: [PATCH] add 'ci' to autolabel for repo. (#3835) --- .github/labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index 2a2a0a6b2..e8aaa24d8 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -16,7 +16,7 @@ enhancement: # or files in the .github dir repo: - any: - - head-branch: [repo, Repo] + - head-branch: [repo, Repo, REPO, ci, CI] - changed-files: - any-glob-to-any-file: .github