Skip to content

Semgrep Comment

Semgrep Comment #528

name: Semgrep Comment
on:
workflow_run:
workflows: ["Semgrep"]
types: [completed]
permissions:
pull-requests: write
actions: read
jobs:
comment:
if: github.event.workflow_run.event == 'pull_request'
uses: simple-container-com/actions/.github/workflows/semgrep-comment.yml@0af5a697f24ea484991660619d0ae42d50343b9d # main
permissions:
pull-requests: write
actions: read