Skip to content

Create semgrep-scan.yml #2

Create semgrep-scan.yml

Create semgrep-scan.yml #2

Workflow file for this run

name: Run Semgrep
on:
pull_request:
branches:
- '*'
jobs:
scan:
uses: valitydev/java-workflow/.github/workflows/semgrep-scan.yml@v3.0