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
Add a boolean input to workflow_dispatch that bypasses the skip-if-unchanged logic. Useful when operators want to force a full redeploy on the same commit (e.g., after environment variable changes in Azure, or to force image rebuild).