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