Skip to content

Commit 7d2c588

Browse files
committed
(gh-19) Default gha acceptance.yml to openvox7 for 7.x branch
We want to install from openvox7 for 7.x package testing.
1 parent 0126647 commit 7d2c588

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/acceptance.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ on:
6161
(Collection) OpenVox collection to use. (ignored if
6262
Pre-release Build is true)
6363
64-
NOTE: This should really only be set to openvox8 when
65-
testing the main branch. If you need to test openvox7, you
66-
should run the pipeline from the 7.x branch instead.
67-
default: 'openvox8'
64+
NOTE: This should really only be set to openvox7 when
65+
testing the 7.x branch. If you need to test openvox8, you
66+
should run the pipeline from the main branch instead.
67+
default: 'openvox7'
6868
type: string
6969
artifacts-url:
7070
description: |-

0 commit comments

Comments
 (0)