mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-10 03:55:35 +08:00
Update run.yml
This commit is contained in:
parent
aa392d0655
commit
11286b5fc7
2
.github/workflows/run.yml
vendored
2
.github/workflows/run.yml
vendored
@ -2,7 +2,7 @@ name: Build rules dat files
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * *"
|
- cron: "30 22 * * *" # 6:30 AM UTC+8
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
Loading…
Reference in New Issue
Block a user