From 3b5b51a6fedf5b82b36c6093102df1e8d53f5701 Mon Sep 17 00:00:00 2001 From: Chad Smith Date: Mon, 29 Jul 2024 15:32:31 -0600 Subject: [PATCH] wip --- .github/labeler.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index a40586e3fb63..345c969a79ae 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -2,4 +2,7 @@ documentation1: - changed-files: - any-glob-to-any-file: - 'doc/*' -- base-branch: 'main' +invalid: +- changed-files: + - any-glob-to-any-file: + - '.github/labeler.yml'