mirror of https://github.com/containers/podman.git
Merge pull request #21203 from cgwalters/machine-label
[CI:DOCS] labeler: Use `machine` label
This commit is contained in:
commit
1b8bd0df3c
|
|
@ -3,6 +3,6 @@
|
||||||
kind/api-change:
|
kind/api-change:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
- any-glob-to-any-file: pkg/api/**
|
- any-glob-to-any-file: pkg/api/**
|
||||||
area/machine:
|
machine:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
- any-glob-to-any-file: pkg/machine/**
|
- any-glob-to-any-file: pkg/machine/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue