mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-13 03:24:26 +00:00
re-enable PR build
This commit is contained in:
parent
ec8f741e58
commit
03789d43e5
5
.github/workflows/integration.yml
vendored
5
.github/workflows/integration.yml
vendored
@ -3,7 +3,10 @@ name: Integration tests
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags-ignore:
|
tags-ignore:
|
||||||
- "*"
|
- '**'
|
||||||
|
pull_request:
|
||||||
|
branches:
|
||||||
|
- '**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
integration-tests:
|
integration-tests:
|
||||||
|
Loading…
Reference in New Issue
Block a user