mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-15 11:09:17 +00:00
Revert "chore: initiate release twice in a week" (#53944)
This commit is contained in:
4
.github/workflows/initiate_release.yml
vendored
4
.github/workflows/initiate_release.yml
vendored
@@ -8,8 +8,8 @@ permissions:
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
# 9:30 UTC => 3 PM IST
|
# 9:30 UTC => 3 PM IST Tuesday
|
||||||
- cron: "30 9 * * 1,4"
|
- cron: "30 9 * * 2"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user