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 a3792fe commit ec9030eCopy full SHA for ec9030e
1 file changed
.github/workflows/deploy.yml
@@ -8,6 +8,7 @@ on:
8
jobs:
9
deploy:
10
runs-on: ubuntu-latest
11
+ timeout-minutes: 60
12
13
steps:
14
- name: Checkout code
0 commit comments