mirror of
https://github.com/containers/podman.git
synced 2025-06-19 16:33:24 +08:00
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:
3
.github/labeler.yml
vendored
3
.github/labeler.yml
vendored
@ -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/**
|
||||
|
Reference in New Issue
Block a user