From bb93707bec71b6e880752a8e3f58e073e6c4b00f Mon Sep 17 00:00:00 2001 From: BushraS-Protean Date: Tue, 11 Mar 2025 11:14:32 +0530 Subject: [PATCH] Update beckn_ci.yml testing specific to Mohit's feature branch --- .github/workflows/beckn_ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/beckn_ci.yml b/.github/workflows/beckn_ci.yml index 4a72830..ecad3b2 100644 --- a/.github/workflows/beckn_ci.yml +++ b/.github/workflows/beckn_ci.yml @@ -8,7 +8,7 @@ on: env: # AR_LOCATION: "${{ secrets.GCP_PROJECT_REGION }}-docker.pkg.dev/${{ secrets.GCP_PROJECT_ID }}/${{ secrets.GCP_AR_REPO }}" APP_DIRECTORY: "shared/plugin/implementations/signer" - REF_BRANCH: "feature/signing_plugin" + # REF_BRANCH: "feature/signing_plugin" jobs: lint_and_test: