Commit c408d0b
fix(ci): hypatia-scan — drop timeout-minutes from reusable-call job (invalid workflow file)
timeout-minutes is not permitted on a job that calls a reusable
workflow; GitHub rejects the whole file as an invalid workflow.
Allowed keys on a workflow-call job are name, uses, with, secrets,
needs, if, permissions, concurrency, strategy. Validated with
actionlint.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent a9632ce commit c408d0b
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
0 commit comments