mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 02:54:20 +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:
|
||||
push:
|
||||
tags-ignore:
|
||||
- "*"
|
||||
- '**'
|
||||
pull_request:
|
||||
branches:
|
||||
- '**'
|
||||
|
||||
jobs:
|
||||
integration-tests:
|
||||
|
Loading…
Reference in New Issue
Block a user