mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 10:23:41 +00:00
Only manual dispatch for full builds due to LFS quota
This commit is contained in:
@@ -1,9 +1,6 @@
|
|||||||
name: Build IfcOpenShell OSX
|
name: Build IfcOpenShell OSX
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- v0.8.0
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
@@ -1,9 +1,6 @@
|
|||||||
name: Build IfcOpenShell Linux
|
name: Build IfcOpenShell Linux
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- v0.8.0
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
@@ -1,9 +1,6 @@
|
|||||||
name: Build IfcOpenShell Windows
|
name: Build IfcOpenShell Windows
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- v0.8.0
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user