From c697ba033c2a88a13be978d8a4bb4783a8336084 Mon Sep 17 00:00:00 2001 From: Olen Date: Fri, 15 Sep 2023 10:01:24 +0200 Subject: [PATCH] Update hacs.yml Only run monthly --- .github/workflows/hacs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hacs.yml b/.github/workflows/hacs.yml index 13e4aba..91eeb8b 100644 --- a/.github/workflows/hacs.yml +++ b/.github/workflows/hacs.yml @@ -4,7 +4,7 @@ on: push: pull_request: schedule: - - cron: "0 0 * * *" + - cron: "0 0 16 * *" jobs: hacs: