Skip to content

Commit

Permalink
Add updated genesis workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
rzp-security-svc committed Feb 13, 2025
1 parent 8969cb9 commit f3b39c1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/genesis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: Quality Checks
on:
schedule:
- cron: "0 17 * * *"
jobs:
Analysis:
uses: razorpay/genesis/.github/workflows/quality-checks.yml@master
secrets: inherit

0 comments on commit f3b39c1

Please sign in to comment.