Skip to content
name: Semgrep Scans
on:
pull_request: {}
push: {}
schedule:
- cron: "0 17 * * *"
jobs:
Security-Scan:
uses: razorpay/genesis/.github/workflows/semgrep.yml@master
secrets: inherit