From 16cc6a9924af39a622ca2f0de92467ec01dae768 Mon Sep 17 00:00:00 2001 From: mazano Date: Sun, 20 Oct 2024 04:51:49 +0200 Subject: [PATCH] Update deploy-image.yaml timeout --- .github/workflows/deploy-image.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-image.yaml b/.github/workflows/deploy-image.yaml index 86c43e7..f4c4c06 100644 --- a/.github/workflows/deploy-image.yaml +++ b/.github/workflows/deploy-image.yaml @@ -11,7 +11,7 @@ on: jobs: deploy-image: runs-on: ubuntu-latest - timeout-minutes: 30 + #timeout-minutes: 30 if: | github.actor != 'dependabot[bot]' && !(