From ddfbfeaade89d8f6d944852882dd059306cffd6c Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 8 Jun 2020 15:35:29 +0000 Subject: [PATCH] Updating GHES workflows --- automation/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation/stale.yml b/automation/stale.yml index 7bbc050..3404517 100644 --- a/automation/stale.yml +++ b/automation/stale.yml @@ -2,7 +2,7 @@ name: Mark stale issues and pull requests on: schedule: - - cron: "0 0 * * *" + - cron: "30 1 * * *" jobs: stale: