From 14f3bf1359b592e6db5a2c55a87abbf144b3b280 Mon Sep 17 00:00:00 2001 From: hanna-skryl Date: Fri, 5 Dec 2025 14:20:31 -0500 Subject: [PATCH] ci: add axe-plugin to PR labeler --- .github/labeler.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index 3b7dbf572..d7e4cfb67 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -50,6 +50,10 @@ - changed-files: - any-glob-to-any-file: 'packages/plugin-typescript/src/**' +🧩 axe-plugin: + - changed-files: + - any-glob-to-any-file: 'packages/plugin-axe/src/**' + 🔬 testing: - changed-files: - any-glob-to-any-file: