diff --git a/.github/workflows/ci-ifcopenshell-conda-daily.yml b/.github/workflows/ci-ifcopenshell-conda-daily.yml index 8ed8a67275..48917b3d69 100644 --- a/.github/workflows/ci-ifcopenshell-conda-daily.yml +++ b/.github/workflows/ci-ifcopenshell-conda-daily.yml @@ -2,6 +2,10 @@ name: ci-ifcopenshell-conda-daily on: workflow_dispatch: + push: + paths: + - .github/workflows/ci-ifcopenshell-conda-daily.yml + - conda/** schedule: # ┌───────────── minute (0 - 59) # │ ┌───────────── hour (0 - 23)