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
fix(detect-changes): Extract BASE_SHA, and short-circuit on non-PR (#92)
* fix(detect-changes): Populate BASE_SHA env var
* feat(detect-changes): Short-circuit when not a PR
* fix(detect-changes): Replace return with exit
* chore(detect-changes): Add comment for future improvements
0 commit comments