mirror of
https://github.com/documenso/documenso.git
synced 2026-08-20 05:21:51 +10:00
chore: add github action timeouts
This commit is contained in:
@@ -8,6 +8,7 @@ on:
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 60
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Reference in New Issue
Block a user