From b2cb8ffd8f0c79229633c7a51dba88d7eec50f5b Mon Sep 17 00:00:00 2001 From: Kristoffer Andersen Date: Fri, 13 Jan 2023 07:56:24 +0100 Subject: [PATCH] Update ci-ifcopenshell-conda-daily.yml --- .github/workflows/ci-ifcopenshell-conda-daily.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/ci-ifcopenshell-conda-daily.yml b/.github/workflows/ci-ifcopenshell-conda-daily.yml index 5ded9fe712..6fdbe43a73 100644 --- a/.github/workflows/ci-ifcopenshell-conda-daily.yml +++ b/.github/workflows/ci-ifcopenshell-conda-daily.yml @@ -1,6 +1,9 @@ name: ci-ifcopenshell-conda-daily on: + push: + paths: + - .github/workflows/ci-ifcopenshell-conda-daily.yml workflow_run: workflows: ["ci"] types: