diff --git a/.github/autolabeler-config.json b/.github/autolabeler-config.json index aa70022..068d559 100644 --- a/.github/autolabeler-config.json +++ b/.github/autolabeler-config.json @@ -64,7 +64,7 @@ "json": [ { "fileStatus": "modified", - "includeGlobs": ["frontend/publuc/json/**"], + "includeGlobs": ["frontend/public/json/**"], "excludeGlobs": [] } ],