From 32c00ea2db745f3450231f057571670c0ff88d1f Mon Sep 17 00:00:00 2001 From: Franziskus Kiefer Date: Wed, 18 Dec 2024 16:15:46 +0100 Subject: [PATCH] Update stale.yml run stale bot Wednesday night --- .github/workflows/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index c7347c48f..d41802014 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -1,7 +1,7 @@ name: 'Triage stale issues and PRs' on: schedule: - - cron: '00 1 * * *' + - cron: '00 00 * * 4' workflow_dispatch: jobs: