From 76ce117b46f324cc489edd332b429e1fc4372e27 Mon Sep 17 00:00:00 2001 From: krande Date: Thu, 23 Nov 2023 15:37:41 +0100 Subject: [PATCH] test one more time on my fork before merging --- .github/workflows/ci-ifcopenshell-conda-daily.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-ifcopenshell-conda-daily.yml b/.github/workflows/ci-ifcopenshell-conda-daily.yml index bfeb0344fe..f3ffb6c50a 100644 --- a/.github/workflows/ci-ifcopenshell-conda-daily.yml +++ b/.github/workflows/ci-ifcopenshell-conda-daily.yml @@ -18,7 +18,7 @@ jobs: activate: runs-on: ubuntu-latest if: | - github.repository == 'IfcOpenShell/IfcOpenShell' + github.repository == 'Krande/IfcOpenShell' steps: - name: Set env run: echo ok go