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 e47c606 commit b343e2cCopy full SHA for b343e2c
.github/workflows/lint.yml
@@ -6,6 +6,7 @@ on:
6
jobs:
7
lint:
8
runs-on: ubuntu-latest
9
+ timeout-minutes: 10
10
steps:
11
- uses: actions/checkout@v2
12
with:
0 commit comments