Update ci-ifcopenshell-conda-daily.yml

Update repo activation
This commit is contained in:
Kristoffer Andersen
2023-11-23 17:23:01 +01:00
committed by GitHub
parent 397f333db0
commit 8c64d9ddcc
@@ -16,17 +16,8 @@ on:
- cron: "49 23 * * *" # 11min before utc midnight every day - cron: "49 23 * * *" # 11min before utc midnight every day
jobs: jobs:
activate:
runs-on: ubuntu-latest
if: |
github.repository == 'Krande/IfcOpenShell'
steps:
- name: Set env
run: echo ok go
test: test:
name: ${{ matrix.platform.distver }}-${{ matrix.pyver.name }}-${{ matrix.variant }} name: ${{ matrix.platform.distver }}-${{ matrix.pyver.name }}-${{ matrix.variant }}
needs: activate
runs-on: ${{ matrix.platform.distver }} runs-on: ${{ matrix.platform.distver }}
defaults: defaults:
run: run: