ci: configure timeouts for all jobs (#4685)
This commit is contained in:
@@ -17,6 +17,7 @@ jobs:
|
||||
group: update-integration
|
||||
cancel-in-progress: false
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 5
|
||||
steps:
|
||||
- name: Obtain token
|
||||
id: obtainToken
|
||||
|
||||
Reference in New Issue
Block a user