Skip to content

Commit e395e44

Browse files
Update deploy_pr_preview.yml
1 parent 31785d8 commit e395e44

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
@@ -20,6 +20,7 @@ jobs:
2020
token: ${{ secrets.GITHUB_TOKEN }}
2121
checkName: "Rebuild docker image"
2222
ref: ${{ github.event.pull_request.head.sha }}
23+
timeoutSeconds: 60000
2324

2425
- name: Checkout the repo
2526
uses: actions/checkout@v2

0 commit comments

Comments
 (0)