chore: add github action timeouts

This commit is contained in:
David Nguyen
2026-08-18 12:26:21 +10:00
parent 779de01fe8
commit a17cf59e1b
12 changed files with 14 additions and 0 deletions
@@ -15,6 +15,7 @@ jobs:
validate-pr:
name: Validate PR title
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: amannn/action-semantic-pull-request@v5
id: lint_pr_title