Skip to content

Commit

Permalink
increase update config job timeout
Browse files Browse the repository at this point in the history
Signed-off-by: Denis Baryshev <[email protected]>
  • Loading branch information
dennybaa committed Aug 11, 2021
1 parent 8c8428a commit 5d267b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-zksync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
with:
workflow: Update Config
token: ${{ secrets.GH_TOKEN }}
wait-for-completion-timeout: 100s
wait-for-completion-timeout: 5m
wait-for-completion-interval: 20s
inputs: |
{
Expand Down

0 comments on commit 5d267b9

Please sign in to comment.