ci: Continue on error if non-blocking compliance step fails (#53398)
Finn Evers
created
This will make rerunning failing jobs easier, as this here is just a
pager, not anything we need to rerun - there exists a second check that
is blocking and should be rerun, this job however does not need to be.
Release Notes:
- N/A