mirror of https://github.com/containers/podman.git
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:
parent
72ceb6ee82
commit
8d8fb726f3
|
@ -1,4 +1,5 @@
|
|||
# Add labels based on file paths in PR
|
||||
# https://github.com/actions/labeler
|
||||
kind/api-change:
|
||||
- pkg/api/**/*
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: pkg/api/**
|
||||
|
|
Loading…
Reference in New Issue