mirror of
https://github.com/Loyalsoldier/v2ray-rules-dat.git
synced 2024-11-10 15:05:38 +08:00
Test to build every minute
This commit is contained in:
parent
bbdc4117c0
commit
54fa0c38c2
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: Build V2Ray rules dat files
|
name: Build V2Ray rules dat files
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "*/15 * * * *"
|
- cron: "* * * * *"
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build
|
name: Build
|
||||||
|
Loading…
Reference in New Issue
Block a user