Skip to content

chore: disable scanning on tool repos and non-deployed forks (#7) #3

chore: disable scanning on tool repos and non-deployed forks (#7)

chore: disable scanning on tool repos and non-deployed forks (#7) #3

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