From 9e0d31e976f115ae49077f49857047074023b578 Mon Sep 17 00:00:00 2001 From: Sai Shanmukha Date: Wed, 29 Jan 2025 17:37:31 -0600 Subject: [PATCH] Remove CUSTOM_TEST_BRANCH --- .github/workflows/integration_tests.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/integration_tests.yaml b/.github/workflows/integration_tests.yaml index a7dfe2cb2..6a7fa5488 100644 --- a/.github/workflows/integration_tests.yaml +++ b/.github/workflows/integration_tests.yaml @@ -12,7 +12,6 @@ jobs: uses: uc-cdis/.github/.github/workflows/integration_tests.yaml@master with: SERVICE_TO_TEST: fence - TEST_REPO_BRANCH: chore/custom_cloud_auto_branch CLOUD_AUTO_BRANCH: chore/add_pipefail_fence_create secrets: CI_AWS_ACCESS_KEY_ID: ${{ secrets.CI_AWS_ACCESS_KEY_ID }}