mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-06-08 11:17:25 +00:00
test after new label
This commit is contained in:
parent
02f05a789d
commit
24f9469c0c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/MLPipelinePullRequest.yml
vendored
2
.github/workflows/MLPipelinePullRequest.yml
vendored
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
steps:
|
||||
- uses: yogevbd/enforce-label-action@2.1.0
|
||||
with:
|
||||
REQUIRED_LABELS_ANY: "major,minorr,patch"
|
||||
REQUIRED_LABELS_ANY: "major,minor,patch"
|
||||
REQUIRED_LABELS_ANY_DESCRIPTION: "Select at least one label ['major','minor','patch']"
|
||||
BANNED_LABELS: "banned"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue