Skip to content

Commit c9d93a9

Browse files
committed
Allow changes to files in meta dir to trigger the dependencies label
1 parent 2bd9447 commit c9d93a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/labeler.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ dependencies:
2222
- any-glob-to-any-file:
2323
# Add any dependency files used.
2424
- .pre-commit-config.yaml
25+
- meta/**/*.yml
2526
- requirements*.txt
2627
documentation:
2728
- changed-files:

0 commit comments

Comments
 (0)