mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-10 03:55:35 +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
|
||||
on:
|
||||
schedule:
|
||||
- cron: "*/15 * * * *"
|
||||
- cron: "* * * * *"
|
||||
jobs:
|
||||
build:
|
||||
name: Build
|
||||
|
Loading…
Reference in New Issue
Block a user