We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80dd9f6 commit ca6e18bCopy full SHA for ca6e18b
.github/workflows/run.yml
@@ -9,6 +9,7 @@ on:
9
jobs:
10
run:
11
runs-on: ubuntu-latest
12
+ timeout-minutes: 5
13
steps:
14
- uses: actions/checkout@v3
15
- uses: actions/setup-node@v3
0 commit comments