Skip to content

Commit c408d0b

Browse files
hyperpolymathclaude
andcommitted
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

File tree

.github/workflows/hypatia-scan.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,4 @@ permissions:
2626
jobs:
2727
hypatia:
2828
uses: hyperpolymath/standards/.github/workflows/hypatia-scan-reusable.yml@d7c22711e830e1f383846472f6e9b99debdb201e
29-
timeout-minutes: 10
3029
secrets: inherit

0 commit comments

Comments
 (0)