forked from github-mirrorer/plcnk-helm-charts
feat(actions): Add PR labeler workflow
This commit is contained in:
7
.github/labeler.yaml
vendored
Normal file
7
.github/labeler.yaml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
area/ci:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: ".github/**/*"
|
||||
area/charts:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: "charts/**/*"
|
||||
Reference in New Issue
Block a user