Skip to content

Commit

Permalink
Update genesis_public.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
naveen-s-rzp authored Feb 13, 2025
1 parent 5ab7ace commit de87cf2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/genesis_public.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Semgrep Scans
name: Quality Checks
on:
pull_request: {}
push:
branches: ["master"]
schedule:
- cron: "0 17 * * *"
jobs:
Security-Scan:
uses: razorpay/genesis/.github/workflows/semgrep.yml@master
secrets: inherit
Code-Analysis:
uses: razorpay/genesis/.github/workflows/quality-checks.yml@master
secrets: inherit

0 comments on commit de87cf2

Please sign in to comment.