From dcc8abbf49f618a875ccec6b16e565272f9fb9c8 Mon Sep 17 00:00:00 2001 From: guenhter Date: Tue, 23 Jan 2024 08:00:50 +0100 Subject: [PATCH] Fix state.yml --- .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 220e271..a82969d 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -6,7 +6,7 @@ # https://github.com/actions/stale name: Close stale issues and PRs -true: +on: schedule: - cron: 30 1 * * *