Delete Contrast SAST Scan workflow file

This commit is contained in:
Liyang Wang 2024-04-18 16:35:03 -04:00
parent 8f1d8ef553
commit 7e6ac90c7b

View file

@ -1,14 +0,0 @@
name: Contrast SAST Scan
on:
pull_request:
push:
branches:
- master
- main
workflow_dispatch:
jobs:
sast-scan:
uses: ibm-skills-network/.github/.github/workflows/contrast-sast-scan.yaml@main
secrets: inherit