Update pihole.yml

This commit is contained in:
John Dorman 2021-12-03 03:52:36 -08:00 committed by GitHub
parent 1a185e9740
commit 93db968f3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,9 @@ on:
push:
paths:
- run-pihole/Dockerfile
schedule:
- cron: "* 12 */14 * *"
jobs:
buildx: