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 16s
All checks were successful
Fetch new Pia Servers / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 16s
This commit is contained in:
parent
acda1e20ad
commit
12cd2cdb5b
@ -2,8 +2,8 @@ name: Fetch new Pia Servers
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
#- cron: "@hourly"
|
- cron: "@hourly"
|
||||||
- cron: "*/5 * * * *"
|
#- cron: "*/5 * * * *"
|
||||||
push:
|
push:
|
||||||
branches: ["master"]
|
branches: ["master"]
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
|
Loading…
Reference in New Issue
Block a user