Skip to content

Commit e76c404

Browse files
Update timeout value for "apply-changes" job
#359 (comment) Co-authored-by: Tim Schilling <schilling711@gmail.com>
1 parent 0b4972b commit e76c404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apply.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
permissions:
2222
contents: write
2323

24-
timeout-minutes: 5
24+
timeout-minutes: 10
2525

2626
steps:
2727
- name: Checkout code

0 commit comments

Comments
 (0)