changed trigger method

This commit is contained in:
loyalsoldier 2019-12-11 05:04:30 +08:00
parent e2f8ea527e
commit 1dd35d35c5

View File

@ -1,7 +1,7 @@
name: Build V2Ray rules dat files
on:
schedule:
- cron: "0 0 */1 * *"
on: [push]
# schedule:
# - cron: "0 0 */1 * *"
jobs:
build: