From 4f440a4591c79006add658b5465eab8a42ae4c6f Mon Sep 17 00:00:00 2001 From: Miro Stauder Date: Sat, 7 Feb 2026 13:43:43 +0100 Subject: [PATCH] Update ci-repltests.yml Signed-off-by: Miro Stauder --- .github/workflows/ci-repltests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-repltests.yml b/.github/workflows/ci-repltests.yml index bdaefcd5b..4695afc1c 100644 --- a/.github/workflows/ci-repltests.yml +++ b/.github/workflows/ci-repltests.yml @@ -72,7 +72,7 @@ jobs: uses: actions/checkout@v4 with: repository: 'proxysql/jenkins-build-scripts' -# ref: 'proxysql_repl_tests' + ref: 'proxysql_repl_tests' fetch-depth: 0 path: 'jenkins-build-scripts' token: ${{ secrets.GH_TOKEN_PROXYSQL }}