Update build.yml

This commit is contained in:
Loyalsoldier 2019-12-12 13:03:04 +08:00 committed by GitHub
parent 9afe926c99
commit 785049ff53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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