Skip to content

Commit 8009dfd

Browse files
CID-3003: Enable action for current branch
1 parent 228d4cd commit 8009dfd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/blackduck.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
workflow_dispatch:
99
schedule:
1010
- cron: 0 23 * * *
11+
push:
12+
branches:
13+
- feature/CID-3003/Implement-SAP-security-tooling
1114

1215
jobs:
1316
tests:

0 commit comments

Comments
 (0)