We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 803668c commit 3e93a9bCopy full SHA for 3e93a9b
.github/workflows/acceptance.yml
@@ -97,7 +97,7 @@ permissions:
97
98
jobs:
99
acceptance:
100
- uses: 'openvoxproject/shared-actions/.github/workflows/beaker_acceptance.yml@main'
+ uses: 'openvoxproject/shared-actions/.github/workflows/beaker_acceptance.yml@nicktest'
101
with:
102
suite-name: openvox-server
103
ref: ${{ inputs.ref }}
0 commit comments