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): drop timeout-minutes from reusable-calling jobs
`jobs.<id>.uses` accepts only with/secrets/needs/if/permissions/strategy/
concurrency. `timeout-minutes` is valid YAML, so every local linter passes
it, but Actions refuses the whole file at parse time — startup_failure with
zero jobs and the workflow listed by path instead of name. That is why these
four workflows have been red on main indefinitely.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments