Merge pull request #21203 from cgwalters/machine-label

[CI:DOCS] labeler: Use `machine` label
This commit is contained in:
openshift-merge-bot[bot] 2024-01-09 13:11:50 +00:00 committed by GitHub
commit 1b8bd0df3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
.github/labeler.yml vendored
View File

@ -3,6 +3,6 @@
kind/api-change:
- changed-files:
- any-glob-to-any-file: pkg/api/**
area/machine:
machine:
- changed-files:
- any-glob-to-any-file: pkg/machine/**