mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
add timout to pull requests
This commit is contained in:
1
.github/workflows/check-be-pull-request.yml
vendored
1
.github/workflows/check-be-pull-request.yml
vendored
@@ -13,6 +13,7 @@ jobs:
|
||||
check-be-pr:
|
||||
name: Check
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 15
|
||||
|
||||
steps:
|
||||
- name: ☁️ Checkout source
|
||||
|
||||
Reference in New Issue
Block a user