add timout to pull requests

This commit is contained in:
Maidul Islam
2023-05-24 10:46:39 -04:00
parent e65c6568e1
commit f3dc7fcf7b
2 changed files with 13 additions and 17 deletions

View File

@@ -13,6 +13,7 @@ jobs:
check-be-pr:
name: Check
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- name: ☁️ Checkout source