add workflow timeout

This commit is contained in:
2025-09-20 14:21:59 -05:00
parent 7c8e8e41cb
commit ce8ece45a3

View File

@@ -11,6 +11,7 @@ on:
jobs: jobs:
test: test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
timeout-minutes: 10
permissions: permissions:
contents: read contents: read