mirror of https://github.com/containers/podman.git
Merge pull request #21146 from cgwalters/label-machine
[CI:DOCS] ci: Automatically add "podman machine" label
This commit is contained in:
commit
11c0277cd6
|
|
@ -3,3 +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:
|
||||||
|
- changed-files:
|
||||||
|
- any-glob-to-any-file: pkg/machine/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue