mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 14:23:53 +00:00
Add branch filter for v0.9.0 in CI workflow #9336
This commit is contained in:
@@ -3,6 +3,8 @@ name: ci-ifctester-org
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- v0.9.0
|
||||||
paths:
|
paths:
|
||||||
- src/ifctester/**
|
- src/ifctester/**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user