From ba01e3778a3caf2da7615aab0c0830793987e215 Mon Sep 17 00:00:00 2001 From: Knut Sveidqvist Date: Tue, 24 Sep 2019 09:38:16 +0200 Subject: [PATCH] Tets change to see if it triggers --- .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 dcf8933c4..0cf814ef4 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -2,7 +2,7 @@ name: Mark or close stale issues and PRs on: schedule: - - cron: "0 * * * *" + - cron: "40 * * * *" jobs: stale: