diff --git a/.github/issue-labeler.yml b/.github/issue-labeler.yml index 541108ccb4..09667688e4 100644 --- a/.github/issue-labeler.yml +++ b/.github/issue-labeler.yml @@ -70,7 +70,7 @@ theme/testing: theme/tls: - '(mtls|mTLS|tls|TLS)' theme/ui: - - '(browser|chrome|firefox|IE|ie|Chrome)' + - '(browser|chrome|firefox|IE|Chrome)' theme/windows: - '(windows|Windows|Microsoft|microsoft)' # thinking: diff --git a/.github/pr-labeler.yml b/.github/pr-labeler.yml index 38459f9783..ebebcb0909 100644 --- a/.github/pr-labeler.yml +++ b/.github/pr-labeler.yml @@ -52,7 +52,7 @@ theme/testing: theme/tls: - tlsutil/**/* theme/ui: - - ui-v2/**/* + - ui/**/* # theme/windows: # thinking: # type/bug: @@ -61,5 +61,3 @@ type/ci: # type/crash: type/docs: - website/**/* -type/docs-cherrypick: - - website/**/* \ No newline at end of file