Skip to content

Commit 16cc6a9

Browse files
authored
Update deploy-image.yaml timeout
1 parent cbccac5 commit 16cc6a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
deploy-image:
1313
runs-on: ubuntu-latest
14-
timeout-minutes: 30
14+
#timeout-minutes: 30
1515
if: |
1616
github.actor != 'dependabot[bot]' &&
1717
!(

0 commit comments

Comments
 (0)