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
We still support push events for some projects
but file list has been broken for a while because
pull_request does not exist on the event context so
node aborts.
Instead use the actions || condition that handles
all failures of the first condition.
CHange-type: patch
Signed-off-by: Kyle Harding <[email protected]>
0 commit comments