initial code

This commit is contained in:
Prajjwal 2025-03-20 14:04:08 +05:30
commit 6802d7df2c
8 changed files with 576 additions and 12 deletions

View file

@ -6,8 +6,6 @@ concurrency:
on:
workflow_dispatch:
schedule:
- cron: '0 10 * * *'
push:
branches:
- 'master'