diff --git a/.github/workflows/run.yml b/.github/workflows/run.yml index 19d02be4..776935f2 100644 --- a/.github/workflows/run.yml +++ b/.github/workflows/run.yml @@ -1,8 +1,8 @@ -name: Convert other rules to sing-box rule set +tname: Convert other rules to sing-box rule set on: workflow_dispatch: schedule: - - cron: "30 22 * * *" # 6:30 AM UTC+8 + - cron: "30 14 * * *" # 6:30 AM UTC+8 push: branches: - workflow