mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00

Consensus was against area/ in https://github.com/containers/podman/pull/21146 Signed-off-by: Colin Walters <walters@verbum.org>
9 lines
224 B
YAML
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/**
|