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.
2 parents e184b5f + faefb51 commit fde307cCopy full SHA for fde307c
.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