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
ci(deploy): run push deployments without actor-guard dependency
Deploy runs on deploy/* branch push events. The previous job dependency caused push-triggered deploy jobs to be skipped when the guard job was skipped.\n\nRun the guard job for all triggers but skip authorization checks on push events, and require guard success for deploy job.
0 commit comments