Skip to content

Commit

Permalink
chore(ci): update labeler to include grit tag (#4042)
Browse files Browse the repository at this point in the history
  • Loading branch information
dyc3 authored Sep 22, 2024
1 parent b3724b2 commit 47cb5d8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,8 @@ L-HTML:
- changed-files:
- any-glob-to-any-file:
- crates/biome_html_*/**

L-Grit:
- changed-files:
- any-glob-to-any-file:
- crates/biome_grit_*/**

0 comments on commit 47cb5d8

Please sign in to comment.