From 5d1f32bfc0f01678aa7a21ce4d485c37ce8f27c0 Mon Sep 17 00:00:00 2001 From: Dion Moult Date: Fri, 17 Feb 2023 12:28:19 +1100 Subject: [PATCH] See #2762. --- .github/workflows/ci-ifcopenshell-pypi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-ifcopenshell-pypi.yml b/.github/workflows/ci-ifcopenshell-pypi.yml index 2cded9d923..4a901318e3 100644 --- a/.github/workflows/ci-ifcopenshell-pypi.yml +++ b/.github/workflows/ci-ifcopenshell-pypi.yml @@ -8,7 +8,7 @@ on: # │ │ │ ┌───────────── month (1 - 12 or JAN-DEC) # │ │ │ │ ┌───────────── day of the week (0 - 6 or SUN-SAT) # * * * * * - - cron: "4 1 35 * *" # 11min before utc midnight + - cron: "35 1 17 * *" # 11min before utc midnight env: major: 0