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