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
"PR #{0}" inside an UNQUOTED plain scalar hits the YAML comment marker
(" #"): the value truncates mid-expression, leaving an unterminated ${{ -
the workflow file goes INVALID (red X with 0 jobs on every push since
aa890c9, and dispatch could not have parsed). Quote the whole value; the
other three workflows were already quoted. Battery-pinned (hash trap).
0 commit comments