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
changelog_evaluator - pull checkout ref from PR (#166)
Because PRs are usually generated from a fork, we have to use the pull_request_target events rather than the pull_request events. This means that by default the checkout plugin will checkout main rather than the PR, and our fragments won't be available.
0 commit comments