mirror of
https://github.com/suitenumerique/docs.git
synced 2026-05-10 17:12:44 +02:00
We got cases where the last-run is empty, but the last-failed flag is set to true. If that happens, the workflow will fail because the last-run is empty. We now check if the last-run is filled before setting the last-failed flag.