Merge pull request #460 from rcastley/autolabeler-fix

Fixed typo in autolabeler
This commit is contained in:
Tobias
2025-05-26 06:46:10 +02:00
committed by GitHub

View File

@@ -64,7 +64,7 @@
"json": [
{
"fileStatus": "modified",
"includeGlobs": ["frontend/publuc/json/**"],
"includeGlobs": ["frontend/public/json/**"],
"excludeGlobs": []
}
],