mirror of
https://github.com/plcnk/charts.git
synced 2026-04-08 10:40:37 +00:00
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