Skip to content

Change the CI workflow to use the shared az-artifact-authenticate step #350

Change the CI workflow to use the shared az-artifact-authenticate step

Change the CI workflow to use the shared az-artifact-authenticate step #350

Workflow file for this run

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