run standalone integration test

This commit is contained in:
neha-Gupta1 2023-03-29 17:02:12 +05:30
parent cf5c47394e
commit cdab8fd50f

View File

@ -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: