diff --git a/.github/labeler.yml b/.github/labeler.yml index 898b95abbdf9..6536f646b6c1 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -109,12 +109,13 @@ area/toolshed: - lib/toolshed/**/* - templates/webapps/tool_shed/**/* area/UI-UX: - - changed-files: - - any-glob-to-any-file: - - client/src/**/* - - templates/**/* - - all-globs-to-all-files: - - '!client/src/api/schema/schema.ts' + - all: + - changed-files: + - any-glob-to-any-file: + - client/src/**/* + - templates/**/* + - all-globs-to-all-files: + - '!client/src/api/schema/schema.ts' area/util: - changed-files: - any-glob-to-any-file: