Update .gitea/workflows/fetch-new.yml
All checks were successful
Fetch new Pia Servers / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 15s
All checks were successful
Fetch new Pia Servers / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 15s
This commit is contained in:
parent
d96c3d95cf
commit
db02375b6e
@ -2,7 +2,8 @@ name: Fetch new Pia Servers
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "@hourly"
|
||||
#- cron: "@hourly"
|
||||
- cron: "*/5 * * * *"
|
||||
push:
|
||||
branches: ["master"]
|
||||
paths-ignore:
|
||||
|
Loading…
Reference in New Issue
Block a user