Skip to content

Commit e21908b

Browse files
authored
Merge pull request #35 from devopshobbies/labeler
fix(labeler): add web-ui stage to labeler
2 parents 76972cb + 6c9d751 commit e21908b

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)