Skip to content

Add Contrast SAST Scan workflow #1

Add Contrast SAST Scan workflow

Add Contrast SAST Scan workflow #1

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.yml@main

Check failure on line 13 in .github/workflows/contrast-sast-scan.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/contrast-sast-scan.yml

Invalid workflow file

error parsing called workflow ".github/workflows/contrast-sast-scan.yml" -> "ibm-skills-network/.github/.github/workflows/contrast-sast-scan.yml@main" (source branch with sha:ffc7b855ab553c09fefd39bf516d0448504a8b77) : workflow is not reusable as it is missing a `on.workflow_call` trigger
secrets: inherit