Workflow Update

This commit is contained in:
Michel Roegl-Brunner 2025-03-24 14:05:55 +01:00
parent 30aa4db686
commit 1124c5753e

View File

@ -149,6 +149,9 @@ jobs:
category.notes.push(prNote); category.notes.push(prNote);
} }
} }
else{
category.notes.push(prNote);
}
} }
} }