Skip to content

Commit ab1297c

Browse files
committed
Extend command_timeout to 2h
1 parent 388c5f3 commit ab1297c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/weekly.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ jobs:
1616
username: ${{ secrets.USERNAME }}
1717
passphrase: ${{ secrets.PASSPHRASE }}
1818
key: ${{ secrets.KEY }}
19+
command_timeout: 2h
1920
script: bash weekly

0 commit comments

Comments
 (0)