From 0c0632eda058f46e9b01d7a221e5a2e033d630a3 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 3 Jun 2021 19:07:39 +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 30c3dd9..277380b 100644 --- a/automation/stale.yml +++ b/automation/stale.yml @@ -2,7 +2,7 @@ name: Mark stale issues and pull requests on: schedule: - - cron: "30 1 * * *" + - cron: $cron-daily jobs: stale: