We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0282634 commit cdf2938Copy full SHA for cdf2938
.github/workflows/ci.yml
@@ -10,6 +10,7 @@ on:
10
11
jobs:
12
lint:
13
+ timeout-minutes: 10
14
name: lint
15
runs-on: ubuntu-latest
16
steps:
0 commit comments