mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 14:49:53 +00:00
Update timeout for .github/workflows/release-publish.yml (#7055)
* Update default timeouts for .github/workflows/release-publish.yml [skip ci] * configure timeout --------- Co-authored-by: Filipe Freire <filipe.freire@konghq.com>
This commit is contained in:
parent
59a0d9d9ad
commit
fca0914d4f
1
.github/workflows/release-publish.yml
vendored
1
.github/workflows/release-publish.yml
vendored
@ -15,6 +15,7 @@ env:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
|
timeout-minutes: 15
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout branch # Check out the release branch
|
- name: Checkout branch # Check out the release branch
|
||||||
|
Loading…
Reference in New Issue
Block a user