ci: configure timeouts for all jobs (#4685)
This commit is contained in:
1
.github/workflows/update-contributors.yml
vendored
1
.github/workflows/update-contributors.yml
vendored
@@ -14,6 +14,7 @@ permissions:
|
||||
jobs:
|
||||
update-contributors:
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 2
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [22]
|
||||
|
||||
Reference in New Issue
Block a user