From c9e1955117590d04e1aa705495eba48221170b60 Mon Sep 17 00:00:00 2001 From: aswin-in-philips Date: Fri, 17 Feb 2023 14:07:14 +0530 Subject: [PATCH] updating branch name --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index bc797d15..34048c8a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -4,7 +4,7 @@ on: push: branches: - 'edi-foundation-integration' - - $default-branch + # - $default-branch paths-ignore: - 'VERSION' - '.bumpversion.cfg'