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:
|
||||
|
||||
push:
|
||||
branches: [main]
|
||||
# TODO: remove e2eTest from here
|
||||
branches: [main, e2eTest]
|
||||
tags: ["v*.*.*"]
|
||||
|
||||
repository_dispatch:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user