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