You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To properly support running CI/CD pipelines on PRs from forks, we should run pipelines on both push and pull_request events. An initial version of this was implemented in #106 out of necessity
To properly support running CI/CD pipelines on PRs from forks, we should run pipelines on both
pushandpull_requestevents. An initial version of this was implemented in #106 out of necessity