We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0126647 commit 7d2c588Copy full SHA for 7d2c588
1 file changed
.github/workflows/acceptance.yml
@@ -61,10 +61,10 @@ on:
61
(Collection) OpenVox collection to use. (ignored if
62
Pre-release Build is true)
63
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'
+ NOTE: This should really only be set to openvox7 when
+ testing the 7.x branch. If you need to test openvox8, you
+ should run the pipeline from the main branch instead.
+ default: 'openvox7'
68
type: string
69
artifacts-url:
70
description: |-
0 commit comments