diff --git a/.github/labeler.yml b/.github/labeler.yml index 59ddc6c182bd..f046ca749e19 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -93,3 +93,8 @@ L-CSS: - changed-files: - any-glob-to-any-file: - crates/biome_css_*/** + +L-HTML: +- changed-files: + - any-glob-to-any-file: + - crates/biome_html_*/**