Skip to content

Commit f0f4ca8

Browse files
Merge branch 'main' into feature/ELI-262-regression-tests-ci-integration
2 parents 9a8ea07 + 5742f72 commit f0f4ca8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cicd-3-test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ jobs:
8888

8989
- name: "Checkout Repository"
9090
uses: actions/checkout@v5
91+
with:
92+
ref: ${{ github.event.inputs.tag }}
9193

9294
- name: "Build lambda artefact"
9395
run: |

0 commit comments

Comments
 (0)