We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 967156e commit 91dc584Copy full SHA for 91dc584
.github/workflows/perform-release.yml
@@ -68,7 +68,7 @@ jobs:
68
with:
69
workflow: "Continuous Integration"
70
sha: ${{ steps.determine-branch-names.outputs.RELEASE_COMMIT }}
71
- excluded-jobs: "[\"blackduck\"]"
+ excluded-jobs: "[\"Run BlackDuck Scan\"]"
72
73
release:
74
name: "Release"
0 commit comments