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 278c6df commit e47c606Copy full SHA for e47c606
.github/workflows/build.yml
@@ -11,6 +11,7 @@ on:
11
jobs:
12
build:
13
runs-on: ubuntu-latest
14
+ timeout-minutes: 10
15
steps:
16
- uses: actions/checkout@v2
17
with:
0 commit comments