use dns to lookup the servers
This commit is contained in:
@ -2,8 +2,8 @@ name: Fetch new Pia Servers
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "@hourly"
|
||||
#- cron: "*/5 * * * *"
|
||||
# - cron: "@hourly"
|
||||
- cron: "*/30 * * * *"
|
||||
push:
|
||||
branches: ["master"]
|
||||
paths-ignore:
|
||||
|
Reference in New Issue
Block a user