fix broken labeler.yml config

Commit ca66a90b87 was merged without fixing the config. Please read
changelogs before merging renovate PRs, especially when it is a major
version bump.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
Paul Holzinger
2023-12-06 16:02:15 +01:00
parent 72ceb6ee82
commit 8d8fb726f3

3
.github/labeler.yml vendored
View File

@ -1,4 +1,5 @@
# Add labels based on file paths in PR # Add labels based on file paths in PR
# https://github.com/actions/labeler # https://github.com/actions/labeler
kind/api-change: kind/api-change:
- pkg/api/**/* - changed-files:
- any-glob-to-any-file: pkg/api/**