mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-10 03:55:35 +08:00
changed built method to scheduled time
This commit is contained in:
parent
af9855776f
commit
ec90e30c1b
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: Build V2Ray rules dat files
|
name: Build V2Ray rules dat files
|
||||||
on: [push]
|
on:
|
||||||
# schedule:
|
schedule:
|
||||||
# - cron: "0 0 */1 * *"
|
- cron: "0 19 * * *"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user