diff --git a/.github/labeler.yml b/.github/labeler.yml index e8930e1b..7c72087b 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -8,6 +8,7 @@ typescript: - changed-files: - any-glob-to-any-file: [ + 'devtools/**', 'packages/**', 'package.json', 'pnpm-*.yaml', @@ -23,6 +24,7 @@ typescript: - changed-files: - any-glob-to-any-file: [ + 'devtools/**', '.npmrc', '.nvmrc', '.prettierrc',