We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e4b30d commit 8ec7256Copy full SHA for 8ec7256
.github/workflows/run-e2e-tests-on-operator.yaml
@@ -84,7 +84,7 @@ on:
84
jobs:
85
e2e-test:
86
name: E2E Test
87
- uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-run-e2e-tests.yaml@v2
+ uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-run-e2e-tests.yaml@tjm-UID2-2771-private-operator-core-e2e-tests
88
with:
89
operator_type: ${{ inputs.operator_type }}
90
operator_image_version: ${{ inputs.operator_image_version }}
0 commit comments