diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d88e568..bb6af9b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,7 +1,7 @@ name: Build v2ray rules dat files on: schedule: - - cron: "0 19 * * *" + - cron: "0 22 * * *" push: branches: - master