chore: add github action timeouts (#3228)

This commit is contained in:
David Nguyen
2026-08-18 12:55:22 +10:00
committed by GitHub
parent 3e0c1c444a
commit 9bab1cddb3
12 changed files with 14 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@ jobs:
contents: read
pull-requests: write
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/labeler@v4
with: