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 fa60e88 commit 23071f0Copy full SHA for 23071f0
.github/workflows/run-e2e-tests-on-operator.yaml
@@ -106,7 +106,7 @@ on:
106
jobs:
107
e2e-test:
108
name: E2E Test
109
- uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-run-e2e-tests.yaml@v3
+ uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-run-e2e-tests.yaml@main
110
with:
111
operator_type: ${{ inputs.operator_type }}
112
operator_image_version: ${{ inputs.operator_image_version }}
0 commit comments