re-enable PR build

This commit is contained in:
Tim Möhlmann 2023-04-26 20:29:43 +03:00
parent ec8f741e58
commit 03789d43e5

View File

@ -3,7 +3,10 @@ name: Integration tests
on:
push:
tags-ignore:
- "*"
- '**'
pull_request:
branches:
- '**'
jobs:
integration-tests: