auto generate every Wed.
This commit is contained in:
parent
6a0f331df4
commit
34dc748839
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: Build geosite.dat
|
name: Build geosite.dat
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 */3 * *"
|
- cron: "0 0 * * 3"
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user