From 81af6f9b895f52540a7caaf9dad576bdbc26b882 Mon Sep 17 00:00:00 2001 From: Ashwin Kumar Date: Thu, 10 Oct 2024 17:19:55 -0700 Subject: [PATCH] test storage-browser internal/ apis - e2e --- .github/workflows/push-integ-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push-integ-test.yml b/.github/workflows/push-integ-test.yml index 03e43dd2865..48052f18619 100644 --- a/.github/workflows/push-integ-test.yml +++ b/.github/workflows/push-integ-test.yml @@ -8,7 +8,7 @@ concurrency: on: push: branches: - - replace-with-your-branch + - ashwin-ci-test jobs: e2e: