Skip to content

Commit 7de611b

Browse files
authored
Add this branch to tests
1 parent ef38926 commit 7de611b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/omv-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: Continuous build using OMV
33

44
on:
55
push:
6-
branches: [ master, development, experimental ]
6+
branches: [ master, development, experimental, test* ]
77
pull_request:
8-
branches: [ master, development, experimental ]
8+
branches: [ master, development, experimental, test* ]
99

1010
jobs:
1111
build:

0 commit comments

Comments
 (0)