Workflow Update

This commit is contained in:
Michel Roegl-Brunner 2025-03-24 13:37:19 +01:00
parent 520b53be24
commit 339c3e3a41

View File

@ -163,6 +163,7 @@ jobs:
category.notes.push(prNote); category.notes.push(prNote);
} }
} }
}
return categorizedPRs; return categorizedPRs;
} }