From 110bdf5da01094ee188363e8356d6a4b686b86ef Mon Sep 17 00:00:00 2001 From: AYAHASSAN287 <49167455+AYAHASSAN287@users.noreply.github.com> Date: Tue, 14 Jan 2025 16:33:12 +0300 Subject: [PATCH] Change tag name (#99) --- .github/workflows/test_PR_image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_PR_image.yml b/.github/workflows/test_PR_image.yml index 89d779ef..e2c643ff 100644 --- a/.github/workflows/test_PR_image.yml +++ b/.github/workflows/test_PR_image.yml @@ -43,7 +43,7 @@ jobs: - uses: actions/checkout@v4 with: repository: waku-org/waku-interop-tests - ref: SMOKE_TESTS + ref: SMOKE_TEST_0.0.1 - uses: actions/setup-python@v4 with: