We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbccac5 commit 16cc6a9Copy full SHA for 16cc6a9
.github/workflows/deploy-image.yaml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
deploy-image:
13
runs-on: ubuntu-latest
14
- timeout-minutes: 30
+ #timeout-minutes: 30
15
if: |
16
github.actor != 'dependabot[bot]' &&
17
!(
0 commit comments