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 23071f0 commit 98dbdd9Copy full SHA for 98dbdd9
.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@main
+ uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-run-e2e-tests.yaml@sdfdsfdsfdsf
110
with:
111
operator_type: ${{ inputs.operator_type }}
112
operator_image_version: ${{ inputs.operator_image_version }}
0 commit comments