need to use a push trigger on fork (dispatch is not allowed on PR from forks it seems).

This commit is contained in:
krande
2023-11-23 15:55:23 +01:00
parent bc0c2e641b
commit 1dd8624825
@@ -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)