Workflow Update
This commit is contained in:
parent
db556b4d1d
commit
cd121a567d
2
.github/workflows/changelog-pr.yaml
vendored
2
.github/workflows/changelog-pr.yaml
vendored
@ -149,7 +149,7 @@ jobs:
|
||||
);
|
||||
|
||||
if (subCategory) {
|
||||
if(!category.lable.includes("new script")){
|
||||
if(!category.labels.includes("new script")){
|
||||
subCategory.notes.push(prNote);
|
||||
}
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user