Compare commits

...

2 Commits

Author SHA1 Message Date
Tobias
0afbccb2af
Merge pull request #460 from rcastley/autolabeler-fix
Fixed typo in autolabeler
2025-05-26 06:46:10 +02:00
Robert Castley
2095f8b7af Fixed typo to 2025-05-25 23:33:28 +01:00

View File

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