Skip to content
  • Kamil Trzciński's avatar
    Properly process `needs:` with `when:` · 8c0f5226a7e9
    Kamil Trzciński authored
    Currently, some of the jobs with `needs:`
    would be processed in stages, it means
    that `when:` for such jobs would not be
    respected.
    
    This changes the behavior to have a separate
    execution paths for jobs with `needs:`.
    8c0f5226a7e9