From e26d33caf52af2847e8bcbefc91f0ced02d0ed6d Mon Sep 17 00:00:00 2001 From: John Bampton Date: Tue, 12 Mar 2024 09:01:14 +1000 Subject: [PATCH] GitHub labeler: label more files These are some of the config files for the linters/tests that run --- .github/labeler.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index ce2aacf36..4d898d813 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -48,6 +48,12 @@ github: - changed-files: - any-glob-to-any-file: - .github/**/* +miscellaneous: + - any: + - changed-files: + - any-glob-to-any-file: + - .editorconfig + - .prettierrc mrbgems: - any: - changed-files: