chore: changed release workflow to run on the 15th of every month

This commit is contained in:
Jannat Patel
2025-04-17 12:38:24 +05:30
parent 73a501908d
commit 7c22d5c774

View File

@@ -1,8 +1,7 @@
name: Create weekly release name: Create weekly release
on: on:
schedule: schedule:
# 13:00 UTC -> 7pm IST on every Wednesday - cron: '30 4 15 * *'
- cron: '30 4 * * 3'
workflow_dispatch: workflow_dispatch:
jobs: jobs: