Revert "chore: initiate release twice in a week" (#53944)

This commit is contained in:
Mihir Kandoi
2026-03-31 19:01:12 +05:30
committed by GitHub
parent 7ff3dc0ac4
commit ef18b5cd93

View File

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