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
compile: a workflow with no on: key now compiles to a manual / API-queued-only pipeline instead of inheriting ADO's implicit "CI on every branch" default. Codemod 0006_explicit_push_trigger migrates affected sources automatically by pinning the legacy behaviour as an explicit on.push.