Skip to content

Commit 4736405

Browse files
authored
fix: increase timeout for db-backup (#420)
1 parent eea4a23 commit 4736405

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/db-backup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
backup:
10-
timeout-minutes: 30
10+
timeout-minutes: 120
1111
runs-on: blacksmith-32vcpu-ubuntu-2404
1212
permissions:
1313
contents: write

0 commit comments

Comments
 (0)