gha: add timeouts (#967)

This commit is contained in:
Markus Podar
2020-06-23 08:25:12 +02:00
committed by GitHub
parent bbf329b995
commit 3197aab841
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ on:
jobs:
normalize:
timeout-minutes: 15
runs-on: ubuntu-latest
steps:
- name: Git checkout