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