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 e184b5f commit faefb51Copy full SHA for faefb51
.github/workflows/ci.yml
@@ -6,6 +6,7 @@ on:
6
jobs:
7
build:
8
runs-on: ubuntu-latest
9
+ timeout-minutes: 15
10
steps:
11
- uses: actions/checkout@v4
12
with:
0 commit comments