Skip to content

Commit 02435d1

Browse files
committed
Reducing timeout minutes
1 parent d1f3dec commit 02435d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/configlet-sync.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
sync-docs-metadata:
10-
timeout-minutes: 30
10+
timeout-minutes: 10
1111
runs-on: ubuntu-latest
1212

1313
steps:
@@ -39,7 +39,7 @@ jobs:
3939
delete-branch: true
4040

4141
check-test-sync:
42-
timeout-minutes: 30
42+
timeout-minutes: 10
4343
runs-on: ubuntu-latest
4444

4545
steps:

0 commit comments

Comments
 (0)