GH Actions: Set job timeout
This commit is contained in:
parent
d95084500f
commit
dc678e59df
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -9,6 +9,7 @@ on:
|
||||
jobs:
|
||||
Test:
|
||||
runs-on: self-hosted
|
||||
timeout-minutes: 30
|
||||
steps:
|
||||
- name: Check out source code
|
||||
uses: actions/checkout@v1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user