Update scheduled redeploy to 1:30 AM WIB
This commit is contained in:
@@ -3,8 +3,8 @@ name: Scheduled Redeploy Trigger
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
# Runs daily at 04:30 WIB (21:30 UTC).
|
# Runs daily at 01:30 WIB (18:30 UTC).
|
||||||
- cron: "30 21 * * *"
|
- cron: "30 18 * * *"
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
|||||||
Reference in New Issue
Block a user