Files
ota-admin-portal/.github/workflows/blackduck.yml
2023-01-13 10:53:41 -08:00

14 lines
247 B
YAML

name: Blackduck
on:
schedule:
# run scans twice a month
- cron: '0 2 1,15 * *'
jobs:
blackduck:
name: Blackduck scan
uses: Fisker-Inc/github-actions/.github/workflows/blackduck.yml@main
with:
project: ota-admin-portal