Skip to content

[IDP-3236] Use IDP managed secrets solution for CI and publish workflows #283

[IDP-3236] Use IDP managed secrets solution for CI and publish workflows

[IDP-3236] Use IDP managed secrets solution for CI and publish workflows #283

Workflow file for this run

name: Semgrep scan
on:
pull_request:
branches: ["main"]
workflow_dispatch: {}
schedule:
- cron: "0 9 * * 6"
jobs:
call-workflow-semgrep:
permissions:
contents: read
security-events: write
uses: workleap/wl-reusable-workflows/.github/workflows/reusable-semgrep-workflow.yml@main