chore: initiate release twice in a week (#53543)

This commit is contained in:
Mihir Kandoi
2026-03-17 15:47:02 +05:30
committed by GitHub
parent 49581e7408
commit ef09cffa58

View File

@@ -8,8 +8,8 @@ permissions:
on:
schedule:
# 9:30 UTC => 3 PM IST Tuesday
- cron: "30 9 * * 2"
# 9:30 UTC => 3 PM IST
- cron: "30 9 * * 1,4"
workflow_dispatch:
jobs: