Skip to content

Security Scan Comment #505

Security Scan Comment

Security Scan Comment #505

name: Security Scan Comment
on:
workflow_run:
workflows: ["Security Scan"]
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/security-scan-comment.yml@0af5a697f24ea484991660619d0ae42d50343b9d # main
permissions:
pull-requests: write
actions: read