Github CI: added timeouts to all checks

This commit is contained in:
SChernykh
2023-02-07 11:13:13 +01:00
parent c94dd46294
commit 2e00ac402a
5 changed files with 13 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ on:
jobs:
analyze:
name: Analyze
timeout-minutes: 20
runs-on: ubuntu-latest
permissions:
actions: read