From 44e64236836d911a3648346b6624af5e47bf0d73 Mon Sep 17 00:00:00 2001 From: Hui Zhao Date: Tue, 20 Aug 2024 15:56:06 -0700 Subject: [PATCH] chore: run e2e --- .github/workflows/push-preid-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push-preid-release.yml b/.github/workflows/push-preid-release.yml index 9837290ed14..51832b14154 100644 --- a/.github/workflows/push-preid-release.yml +++ b/.github/workflows/push-preid-release.yml @@ -9,7 +9,7 @@ on: push: branches: # Change this to your branch name where "example-preid" corresponds to the preid you want your changes released on - - feat/example-preid-branch/main + - feat/userpool-endpoint/main jobs: e2e: