From 3cbdaa2ce1806d4993c78958aaceed6efd6b4613 Mon Sep 17 00:00:00 2001 From: aswin-in-philips Date: Mon, 9 May 2022 23:45:57 +0530 Subject: [PATCH] adding condition --- .github/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b12beeb5..a073fc81 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -25,6 +25,7 @@ jobs: id: branch - name: Bump version + if: github.ref == 'refs/heads/edi-foundation-integration' run: | sudo apt update sudo apt install bumpversion