Add more subdirs for blenderbim build trigger

Add more subdirectories to the github actions workflow to trigger builds whenever a change occurs in relevant directories.
This commit is contained in:
Kristoffer Andersen
2022-06-20 08:00:35 +02:00
committed by Dion Moult
parent e44e03f02e
commit 4978a67e19
+11 -1
View File
@@ -3,8 +3,18 @@ name: Publish-blenderbim-multiplatform
on:
push:
paths:
- 'src/blenderbim/**'
- '.github/workflows/ci-blenderbim-matrix.yml'
- 'src/blenderbim/**'
- 'src/ifcopenshell-python/ifcopenshell/**'
- 'src/bcf/src/bcf/**'
- 'src/ifcclash/ifcclash/**'
- 'src/ifccobie/**'
- 'src/ifcdiff/**'
- 'src/ifccsv/**'
- 'src/ifcpatch/ifcpatch/**'
- 'src/ifc4d/ifc4d/**'
- 'src/ifc5d/ifc5d/**'
- 'src/ifccityjson/**'
branches:
- v0.7.0