Compare commits

..

3 Commits

Author SHA1 Message Date
IceCodeNew
1357e95b94 Update README.md 2020-06-03 23:00:32 +08:00
IceCodeNew
fdd6be2504 Update build.yml
* Add my own custom blocking rules.
2020-06-03 22:58:19 +08:00
IceCodeNew
7644793f6d Update build.yml
* Change cnipv4url:
https://raw.githubusercontent.com/IceCodeNew/4Share/master/geoip_china/china_ip_list.txt

* Add more trigger
2020-06-03 22:56:42 +08:00

View File

@@ -3,11 +3,11 @@ on:
schedule:
- cron: "30 3 * * *"
push:
paths-ignore:
- "README.md"
branches:
- master
- hidden
paths-ignore:
- "**/README.md"
label:
types: [created, deleted]
jobs: