Skip to content

Commit f13e946

Browse files
committed
ci(placement-guard): set job timeout-minutes
Addresses the Hypatia workflow-audit "missing_timeout_minutes" finding for the new workflow so this PR does not introduce a newly-flagged file. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01W8DXRHQRBgxwSdDz8om287
1 parent 1fd00b8 commit f13e946

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/placement-guard.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
placement:
2121
name: Content placement check
2222
runs-on: ubuntu-latest
23+
timeout-minutes: 10
2324

2425
steps:
2526
- name: Checkout repository

0 commit comments

Comments
 (0)