Skip to content

Commit 3ce9984

Browse files
committed
build on push
1 parent d73ca3e commit 3ce9984

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/build-ocp.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: Build OCP with pypi VTK V2
22

3-
on: workflow_dispatch
3+
# on: workflow_dispatch
4+
on:
5+
push:
6+
branches:
7+
- v7.9
48

59
env:
610
OCP: 7.9.1.0

0 commit comments

Comments
 (0)