Skip to content

Commit 6228d51

Browse files
authored
Update ci-doctor.md
1 parent 22a926c commit 6228d51

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

workflows/ci-doctor.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- completed
77
# This will trigger only when the CI workflow completes with failure
88
# The condition is handled in the workflow body
9-
9+
stop-after: +48h
1010

1111
if: ${{ github.event.workflow_run.conclusion == 'failure' }}
1212

@@ -57,7 +57,7 @@ cache:
5757
- investigation-memory-${{ github.repository }}
5858
- investigation-memory-
5959

60-
timeout_minutes: 20
60+
timeout_minutes: 10
6161

6262
# Only trigger for failures - check in the workflow body
6363
---
@@ -221,4 +221,4 @@ When creating an investigation issue, use this structure:
221221

222222
@include agentics/shared/job-summary.md
223223

224-
@include agentics/shared/xpia.md
224+
@include agentics/shared/xpia.md

0 commit comments

Comments
 (0)