Skip to content

Commit 4597851

Browse files
authored
fix: Remove security scan workflows for API Hub (#237)
* fix: remove security-scan workflow for API Hub * chore(ci): remove security-scan-apihub workflow
1 parent bc6eb1d commit 4597851

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

.github/broadcast-files-config.yaml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,4 +176,11 @@ secutiry_scan_for_nifi:
176176
bot_branch_name: broadcast-security-scan
177177
commit_message: |
178178
feat(ci): add security-scan workflow to scan for vulnerabilities in dependencies for NiFi
179-
Related issue: https://github.com/Netcracker/.github/issues/213, https://github.com/Netcracker/.github/issues/223
179+
Related issue: https://github.com/Netcracker/.github/issues/213, https://github.com/Netcracker/.github/issues/223
180+
remove_secutiry_scan_for_apihub:
181+
patterns_to_remove: .github/workflows/security-scan.yml
182+
destination: .github/workflows
183+
bot_branch_name: broadcast-remove-security-scan
184+
commit_message: |
185+
chore(ci): remove security-scan-apihub workflow
186+
Related issue: https://github.com/Netcracker/.github/issues/236

0 commit comments

Comments
 (0)