Marcos Alexandre Figur Messer
Results
2
comments of
Marcos Alexandre Figur Messer
I am using a work around for this issue, might be useful for someone else. ```yaml notification-job: runs-on: ubuntu-latest needs: [job-with-matrix] if: "always() && !contains(github.event.head_commit.message, '[skip ci]')" steps: - name:...
The lack of clear sort order among groups is really counter-intuitive (it seems to be done by id?!).