From eb26578720a5e3ed2e237fb115805c17cb7c840c Mon Sep 17 00:00:00 2001 From: Boris Mbarga Date: Thu, 15 Aug 2024 15:36:03 +0200 Subject: [PATCH] Set report_contributions.yaml as a workflow dispatch --- .github/workflows/report_contributions.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/report_contributions.yaml b/.github/workflows/report_contributions.yaml index fc36f75..05921dc 100644 --- a/.github/workflows/report_contributions.yaml +++ b/.github/workflows/report_contributions.yaml @@ -1,5 +1,6 @@ name: telegram github contribution report on: + workflow_dispatch: schedule: - cron: "30 8 27 * *"