From ad7ff646073124e501bf360aa284b7858f974f06 Mon Sep 17 00:00:00 2001 From: awptechnologies Date: Sun, 1 Dec 2024 09:04:40 -0500 Subject: [PATCH] Build --- .gitea/workflows/pihole-build.yml | 2 ++ commit.test | 1 + 2 files changed, 3 insertions(+) diff --git a/.gitea/workflows/pihole-build.yml b/.gitea/workflows/pihole-build.yml index e9c31de..f65d377 100644 --- a/.gitea/workflows/pihole-build.yml +++ b/.gitea/workflows/pihole-build.yml @@ -4,6 +4,8 @@ on: push: branches: - nightly + schedule: + - cron: "0 3 * * 7" jobs: build: diff --git a/commit.test b/commit.test index 952aa44..f5736c1 100644 --- a/commit.test +++ b/commit.test @@ -1 +1,2 @@ NOV 28 2024 Build +DEC 1 2024 Build