From 964857d4fad241d6493496be85d91bcbce3ebf35 Mon Sep 17 00:00:00 2001 From: Farnabaz Date: Thu, 18 Jul 2024 16:14:49 +0200 Subject: [PATCH] ci: 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 c1a599963..8bc77c578 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -3,6 +3,7 @@ name: 'Close stale issues' on: schedule: - cron: '30 1 * * *' + workflow_dispatch: permissions: contents: write # only for delete-branch option