From a60c3165f1251612baff00ff66fc2bd4755a1fb9 Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 7 Dec 2022 20:26:14 +0100 Subject: [PATCH] Update stale.yml --- .github/workflows/stale.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 2ef9b6297b..142b371703 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -2,6 +2,7 @@ name: "Close stale issues" on: schedule: - cron: "30 1 * * *" + workflow_dispatch: permissions: contents: read