auto generate every Wed.

This commit is contained in:
Richard Chen 2020-02-01 09:12:48 +08:00
parent 6a0f331df4
commit 34dc748839
No known key found for this signature in database
GPG Key ID: C96A723A2A1E5159

View File

@ -1,7 +1,7 @@
name: Build geosite.dat
on:
schedule:
- cron: "0 0 */3 * *"
- cron: "0 0 * * 3"
push:
branches:
- master