Closed mikealfare closed 3 weeks ago
The checks aren't running because this branch does not have a trigger (this branch says to look at main
) and main
does not have a trigger (main
says to look at the incoming branch). Once this is merged, the next PR should trigger the same checks since then main
will get triggered on a PR.
@mikealfare good catch here, we faced this issue back then on PR coming from a fork, should resolve the issue on #746
Checklist