Skip to content

Commit bdcbabc

Browse files
committed
exclude blackduck from CI check
1 parent cc916c8 commit bdcbabc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/perform-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
uses: ./.github/actions/workflow-succeeded
7070
with:
7171
workflow: "Continuous Integration"
72+
excluded-jobs: '["Run BlackDuck Scan"]'
7273
sha: ${{ steps.determine-branch-names.outputs.RELEASE_COMMIT }}
7374

7475
- name: "Check Whether Docs PR Can Be Merged"

0 commit comments

Comments
 (0)