Skip to content

[IDP-1772] Display Spectral report in ADO CI build extension #286

[IDP-1772] Display Spectral report in ADO CI build extension

[IDP-1772] Display Spectral report in ADO CI build extension #286

Workflow file for this run

name: Semgrep scan
on:
pull_request:
branches: ["main", "master"]
workflow_dispatch: {}
schedule:
- cron: "10 22 * * 6"
jobs:
call-workflow-semgrep:
permissions:
security-events: write
uses: gsoft-inc/wl-reusable-workflows/.github/workflows/reusable-semgrep-workflow.yml@feature/idp-948_shared_semgrep_workflow