chore: add devtools to labeler.yml (#575)

This commit is contained in:
Marco Pasqualetti
2025-02-17 18:07:56 +01:00
committed by GitHub
parent b632cf43ba
commit 2905cfae3d
+2
View File
@@ -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',