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
Only run on default branch, schedule, or manual dispatch
Add an early guard in entrypoint.sh that skips execution for
unsupported event types (e.g. pull_request) and for pushes to
non-default branches. Exits cleanly with a warning instead of
failing.
0 commit comments