run standalone integration test
This commit is contained in:
parent
cf5c47394e
commit
cdab8fd50f
3
.github/workflows/intergration-test.yml
vendored
3
.github/workflows/intergration-test.yml
vendored
@ -7,7 +7,8 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
# TODO: remove e2eTest from here
|
||||||
|
branches: [main, e2eTest]
|
||||||
tags: ["v*.*.*"]
|
tags: ["v*.*.*"]
|
||||||
|
|
||||||
repository_dispatch:
|
repository_dispatch:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user