Workflow Update

This commit is contained in:
Michel Roegl-Brunner 2025-03-24 13:38:53 +01:00
parent 783adaacbe
commit f5e31732dc

View File

@ -159,8 +159,6 @@ jobs:
category.notes.push(prNote); category.notes.push(prNote);
} }
}else if(category.labels.includes("new script")){
category.notes.push(prNote);
} }
} }
} }