require-conditional-status-checks
require-conditional-status-checks copied to clipboard
Allow running on `pull_request_target` as well, not only on `pull_request`
Right now if you have some tasks that run on pull_request_target they are not going to be picked up by the status checks:
