mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 00:15:44 +00:00
Merge pull request #21146 from cgwalters/label-machine
[CI:DOCS] ci: Automatically add "podman machine" label
This commit is contained in:
commit
11c0277cd6
1 changed files with 3 additions and 0 deletions
3
.github/labeler.yml
vendored
3
.github/labeler.yml
vendored
|
|
@ -3,3 +3,6 @@
|
|||
kind/api-change:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: pkg/api/**
|
||||
area/machine:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: pkg/machine/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue