Skip to content

ci: added central security checks public workflow #2

ci: added central security checks public workflow

ci: added central security checks public workflow #2

name: Security Checks (Public)
on:
pull_request: {}
push:
branches: ["master"]
schedule:
- cron: "0 17 * * *"
jobs:
Security-Scan:
uses: razorpay/blade/.github/workflows/semgrep.yml@master

Check failure on line 10 in .github/workflows/central_security_checks_public.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/central_security_checks_public.yml

Invalid workflow file

error parsing called workflow ".github/workflows/central_security_checks_public.yml" -> "razorpay/blade/.github/workflows/semgrep.yml@master" : failed to fetch workflow: workflow was not found.
secrets: inherit