Update pihole-dote.yml

This commit is contained in:
John Dorman
2022-02-06 01:22:05 -08:00
committed by GitHub
parent 1c040ec41e
commit 158c781d71

View File

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