CEC-4882: add send sms bulk action (#416)
* CEC-4882: add send sms bulk action * npm audit fix * upgrade to version specified by react-scripts * override transitive package * hoist ejs override * add dep * force blackduck scan
This commit is contained in:
6
.github/workflows/blackduck.yml
vendored
6
.github/workflows/blackduck.yml
vendored
@@ -1,9 +1,9 @@
|
||||
name: Blackduck
|
||||
|
||||
on:
|
||||
schedule:
|
||||
# run scans twice a month
|
||||
- cron: '0 2 1,15 * *'
|
||||
push:
|
||||
branches:
|
||||
- CEC-4882-off-main
|
||||
|
||||
jobs:
|
||||
blackduck:
|
||||
|
||||
Reference in New Issue
Block a user