Update run.yml

This commit is contained in:
Larvan2 2023-06-05 15:02:29 +08:00 committed by GitHub
parent aa392d0655
commit 11286b5fc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ name: Build rules dat files
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
- cron: "30 22 * * *" # 6:30 AM UTC+8
push:
branches:
- master