Skip to content

Commit ece7e13

Browse files
felickzCopilot
andcommitted
Increase agent timeout to 45 minutes
The agent timed out at the default 20 minutes while fetching release notes, editing the matrix, running table validation, and iterating on fixes. 45 minutes gives adequate headroom for this multi-step task. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 32079b7 commit ece7e13

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/workflows/update-ghas-matrix.lock.yml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/update-ghas-matrix.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ permissions:
77
contents: read
88
pull-requests: read
99
issues: read
10+
timeout-minutes: 45
1011
tools:
1112
github:
1213
toolsets: [default]

0 commit comments

Comments
 (0)