Update build.yml

This commit is contained in:
Loyalsoldier 2019-12-13 15:23:54 +08:00 committed by GitHub
parent 00c6275516
commit ea61cc9bce
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: