From a7c65271ac3f3fbf3cadca54e35c53b534d79fe5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Fri, 16 Oct 2020 22:35:07 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Update=20GitHub=20Action=20Label?= =?UTF-8?q?=20Approved,=20run=20at=2012:00=20(#2185)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/label-approved.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/label-approved.yml b/.github/workflows/label-approved.yml index 78e9695f7..fed4e8345 100644 --- a/.github/workflows/label-approved.yml +++ b/.github/workflows/label-approved.yml @@ -2,7 +2,7 @@ name: Label Approved on: schedule: - - cron: "0 0 * * *" + - cron: "0 12 * * *" jobs: label-approved: