mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 16:35:45 +00:00
Consensus was against area/ in https://github.com/containers/podman/pull/21146 Signed-off-by: Colin Walters <walters@verbum.org>
8 lines
224 B
YAML
8 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/**
|