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
Fix CI format drift and deploy-staging workflow YAML
dotnet format whitespace fixes for the 6 files failing the CI
"Check formatting" gate (exit code 2). Indent the REMOTE heredoc
terminator inside the run block scalar: at column 0 it terminated
the YAML block and made the workflow file unparseable (both
deploy-staging runs failed at 0s with "workflow file issue").
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012Hshqj5eFfJNWCX6XNMxCh
0 commit comments