From 8c0ec6d398a49bc6c2e17f65a785b8d8c0b37897 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 1c3e1ade82..f40229d7fb 100644 --- a/.github/workflows/ci-ifcopenshell-conda-daily.yml +++ b/.github/workflows/ci-ifcopenshell-conda-daily.yml @@ -9,7 +9,7 @@ jobs: activate: runs-on: ubuntu-latest if: | - github.repository == 'IfcOpenShell/IfcOpenShell' + github.repository == 'Krande/IfcOpenShell' steps: - name: Set env run: echo ok go