mirror of
https://github.com/Loyalsoldier/v2ray-rules-dat.git
synced 2024-11-10 02:55:34 +08:00
changed trigger method
This commit is contained in:
parent
e2f8ea527e
commit
1dd35d35c5
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user