mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-13 04:55:35 +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
|
name: Build V2Ray rules dat files
|
||||||
on:
|
on: [push]
|
||||||
schedule:
|
# schedule:
|
||||||
- cron: "0 0 */1 * *"
|
# - cron: "0 0 */1 * *"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user