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 6e6af51 commit c7af5f2Copy full SHA for c7af5f2
.github/workflows/ci.yml
@@ -10,6 +10,7 @@ on:
10
jobs:
11
build:
12
runs-on: ubuntu-latest
13
+ timeout-minutes: 30
14
15
steps:
16
- uses: actions/checkout@v2
.github/workflows/release-ci.yml
@@ -7,6 +7,7 @@ on:
7
8
9
0 commit comments