Fix dependencies labeler (#19391)

This commit is contained in:
Steve Repsher 2024-01-14 03:32:28 -05:00 committed by GitHub
parent f63ba0c20a
commit 7c389a6cf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.github/labeler.yml vendored
View File

@ -24,6 +24,7 @@ Design:
- src/fake_data/** - src/fake_data/**
Dependencies: Dependencies:
- any:
- changed-files: - changed-files:
# Match when only these files are changed (i.e. don't match PRs that happen to add or remove packages) # Match when only these files are changed (i.e. don't match PRs that happen to add or remove packages)
- any-glob-to-all-files: - any-glob-to-all-files: