From f5bc4493caf13f6effddf84b6a58d97923c77254 Mon Sep 17 00:00:00 2001 From: Jeremy Frasier Date: Thu, 9 Oct 2025 16:40:11 -0400 Subject: [PATCH] Allow any changes in tests dir to trigger test label Co-authored-by: Nick M <50747025+mcdonnnj@users.noreply.github.com> --- .github/labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index cc5c3be..0826a4d 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -60,7 +60,7 @@ test: - .mdl_config.yaml - .yamllint - pytest.ini - - tests/**/*.py + - tests/** typescript: - changed-files: - any-glob-to-any-file: