Skip to content

Commit 2b26a3d

Browse files
[PETOSS-829] Increase timeout
Runs pretty commonly take around 5 minutes, so leaving a couple of minutes spare
1 parent 309009a commit 2b26a3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-codegen-validation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,5 @@ jobs:
8383
repo: xeroapi-sdk-codegen
8484
owner: xero-internal
8585
run_id: ${{ steps.codegen_workflow.outputs.run_id }}
86+
run_timeout_seconds: 420 # 7 minutes
8687

0 commit comments

Comments
 (0)