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: on:
push: push:
tags-ignore: tags-ignore:
- "*" - '**'
pull_request:
branches:
- '**'
jobs: jobs:
integration-tests: integration-tests: