Loading
workflows/keep-sorted: make it fail
This never worked as intended, because it relies on "-o pipefail", which is not set in GitHub Actions by default. It will be set when explicitly selecting the shell as bash, though. https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#exit-codes-and-error-action-preference