We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
command_timeout
1 parent 388c5f3 commit ab1297cCopy full SHA for ab1297c
.github/workflows/weekly.yaml
@@ -16,4 +16,5 @@ jobs:
16
username: ${{ secrets.USERNAME }}
17
passphrase: ${{ secrets.PASSPHRASE }}
18
key: ${{ secrets.KEY }}
19
+ command_timeout: 2h
20
script: bash weekly
0 commit comments