mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-23 13:12:22 +01:00
chore: initiate release twice in a week (#53543)
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:
|
||||
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:
|
||||
|
||||
Reference in New Issue
Block a user