Update pihole.yml

This commit is contained in:
John Dorman 2022-02-06 01:21:45 -08:00 committed by GitHub
parent fac3f1187d
commit 1c040ec41e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ on:
paths:
- run-pihole/Dockerfile
schedule:
- cron: "* 12 */14 * *"
- cron: "0 0 */15 * *"
jobs: