From 253aec3bec14cc1c2a28f8b1d17d594b8215b924 Mon Sep 17 00:00:00 2001 From: awptechnologies Date: Sun, 1 Dec 2024 09:03:32 -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 56f9973..c630ebe 100644 --- a/.gitea/workflows/pihole-build.yml +++ b/.gitea/workflows/pihole-build.yml @@ -4,6 +4,8 @@ on: push: branches: - dev + schedule: + - cron: "0 3 * * 7" jobs: build: diff --git a/commit.test b/commit.test index 94eb70d..15620a9 100644 --- a/commit.test +++ b/commit.test @@ -1,3 +1,4 @@ NOV 9 2024 Build NOV 17 2024 Build NOV 22 2024 Build +DEC 1 2024 Build