From 5eae8373322ca471bc318fdc5f89706c1155bf84 Mon Sep 17 00:00:00 2001 From: aswin-in-philips Date: Wed, 29 Mar 2023 13:21:37 +0530 Subject: [PATCH] adding blackduck docker image scan --- .github/workflows/ci.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 69ad3ce4..43ecc9fe 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -3,8 +3,7 @@ name: CI on: push: branches: - - 'blackduck-image' - - $default-branch + - 'edi-foundation-integration' paths-ignore: - 'VERSION' - '.bumpversion.cfg'