Add timeout to pr workflow

This commit is contained in:
Janne Valkealahti
2022-05-30 14:13:20 +01:00
parent 0fa85cba83
commit 08428c88cb

View File

@@ -6,6 +6,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
timeout-minutes: 15
strategy:
fail-fast: false
matrix: