Workflow Update
This commit is contained in:
parent
339c3e3a41
commit
783adaacbe
4
.github/workflows/changelog-pr.yaml
vendored
4
.github/workflows/changelog-pr.yaml
vendored
@ -155,9 +155,9 @@ jobs:
|
||||
category.notes.push(prNote);
|
||||
}
|
||||
} else {
|
||||
if(!category.labels.includes("new script")) {
|
||||
|
||||
category.notes.push(prNote);
|
||||
}
|
||||
|
||||
}
|
||||
}else if(category.labels.includes("new script")){
|
||||
category.notes.push(prNote);
|
||||
|
Loading…
x
Reference in New Issue
Block a user