podman/.github/labeler.yml

9 lines
224 B
YAML

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