Skip to content

Commit 27f7c6f

Browse files
Update deploy_pr_preview.yml
1 parent 9f952f0 commit 27f7c6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy_pr_preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
token: ${{ secrets.GITHUB_TOKEN }}
2929
checkName: "Rebuild docker image"
3030
ref: ${{ github.event.pull_request.head.sha }}
31+
timeoutSeconds: 60000
3132

3233
- name: Checkout the repo
3334
uses: actions/checkout@v2

0 commit comments

Comments
 (0)