mirror of
https://github.com/KaringX/karing-ruleset.git
synced 2025-06-08 13:34:12 +08:00
cron run time on 6:30
This commit is contained in:
parent
93c6dd1a60
commit
6e52eca9b1
4
.github/workflows/run.yml
vendored
4
.github/workflows/run.yml
vendored
@ -1,8 +1,8 @@
|
|||||||
name: Convert other rules to sing-box rule set
|
tname: Convert other rules to sing-box rule set
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "30 22 * * *" # 6:30 AM UTC+8
|
- cron: "30 14 * * *" # 6:30 AM UTC+8
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- workflow
|
- workflow
|
||||||
|
Loading…
x
Reference in New Issue
Block a user