I found 27 workflow branches that were being skipped while every run still finished as COMPLETED . The condition on those branches could never match. So the step was skipped, the run was marked success, and nothing ever told me.

Source: [Dev.to](https://dev.to/aghassis/the-enum-value-that-had-never-been-written-2j7c)

Sponsored