From e9c55d90ad8c9663a480ffaa56484f979ce86fad Mon Sep 17 00:00:00 2001 From: Rick Staa Date: Thu, 18 Aug 2022 11:32:57 +0200 Subject: [PATCH] ci: fix title of top-issues action --- .github/workflows/top-issues-dashboard.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/top-issues-dashboard.yml b/.github/workflows/top-issues-dashboard.yml index 19ebe41..3639408 100644 --- a/.github/workflows/top-issues-dashboard.yml +++ b/.github/workflows/top-issues-dashboard.yml @@ -1,4 +1,4 @@ -name: Update top issues dashboard. +name: Update top issues dashboard on: schedule: - cron: "0 0 */7 * *"