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

@@ -10,6 +10,7 @@ permissions:
jobs:
download-crowdin-translations:
timeout-minutes: 5
runs-on: ubuntu-latest
steps: