mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-13 01:34:10 +00:00
chore: add timeout to GHA workflows (#26714)
This commit is contained in:
1
.github/workflows/patch.yml
vendored
1
.github/workflows/patch.yml
vendored
@@ -5,6 +5,7 @@ on: [pull_request, workflow_dispatch]
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-18.04
|
||||
timeout-minutes: 60
|
||||
|
||||
name: Patch Test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user