require-conditional-status-checks icon indicating copy to clipboard operation
require-conditional-status-checks copied to clipboard

Allow running on `pull_request_target` as well, not only on `pull_request`

Open zomars opened this issue 3 years ago • 0 comments

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:

image

zomars avatar Jul 06 '22 15:07 zomars