ci: configure timeouts for all jobs (#4685)

This commit is contained in:
Meier Lukas
2025-12-17 20:27:51 +01:00
committed by GitHub
parent 611b65e8bd
commit ac6fed9946
12 changed files with 24 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ jobs:
# Don't run this action if the downloaded translations are being pushed
if: "!contains(github.event.head_commit.message, 'chore(lang)')"
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- name: Checkout