1
0

update runtime

This commit is contained in:
2024-01-22 13:39:56 +08:00
parent e8f652a00a
commit baa809b31f

View File

@@ -7,8 +7,7 @@ on:
# for manual workflow trigger
workflow_dispatch:
schedule:
# runs at 12 AM UTC (5:30 AM IST)
- cron: "0 0 * * *"
- cron: "0 10 * * *"
jobs:
update-readme: