Skip to content

Commit 94734b0

Browse files
Merge pull request #18 from hyperpolymath/claude/squad-audit-v1-closeout
fix(ci): timeout-minutes is invalid on reusable-call jobs — the actual 0s startup-killer
2 parents d6a35ac + 452adbb commit 94734b0

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/forge-mirror.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,4 @@ permissions:
99
jobs:
1010
mirror:
1111
uses: hyperpolymath/standards/.github/workflows/mirror-reusable.yml@e6b2884722350515934d443daf23442f2195796f
12-
timeout-minutes: 10
1312
secrets: inherit

.github/workflows/governance-gate.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,3 @@ permissions:
2828
jobs:
2929
governance:
3030
uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@861b5e911d9e5dcfb3c0ab3dd2a9a3c8fd0a1613
31-
timeout-minutes: 10

.github/workflows/secret-scan.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ permissions:
1212
jobs:
1313
scan:
1414
uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@3e4bd4c93911750727e2e4c66dff859e00079da0
15-
timeout-minutes: 10
1615
secrets: inherit
1716
trufflehog:
1817
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)