From acca19947817fe20e461208a93bc4cdadc6a2aa0 Mon Sep 17 00:00:00 2001 From: "benjamin.thos" Date: Wed, 11 Dec 2024 14:26:54 +0100 Subject: [PATCH] action: test report action --- .github/workflows/report.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/report.yaml b/.github/workflows/report.yaml index 6be21b0..b414494 100644 --- a/.github/workflows/report.yaml +++ b/.github/workflows/report.yaml @@ -1,8 +1,9 @@ name: Weekly Report on: - schedule: - - cron: '0 0 * * *' + push + # schedule: + # - cron: '0 0 * * *' jobs: build: