Skip to content

Commit 6c9d751

Browse files
authored
fix(labeler): add web-ui stage to labeler
1 parent 76972cb commit 6c9d751

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/labeler.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ helm:
22
- changed-files:
33
- any-glob-to-any-file: helm/**
44

5+
web-ui:
6+
- changed-files:
7+
- any-glob-to-any-file: web/**
8+
59
doc:
610
- changed-files:
711
- any-glob-to-any-file: '**/*.md'

0 commit comments

Comments
 (0)