Skip to content

Merge pull request #38 from step-security/Raj-StepSecurity-patch-2 #55

Merge pull request #38 from step-security/Raj-StepSecurity-patch-2

Merge pull request #38 from step-security/Raj-StepSecurity-patch-2 #55

Workflow file for this run

name: Run GuardDog Scan on PRs
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
call-guarddog-scan:
uses: step-security/reusable-workflows/.github/workflows/guarddog.yml@v1