diff --git a/.github/workflows/ci-taptests-groups.yml b/.github/workflows/ci-taptests-groups.yml index a08e0a3af..34a1ce0a0 100644 --- a/.github/workflows/ci-taptests-groups.yml +++ b/.github/workflows/ci-taptests-groups.yml @@ -167,7 +167,7 @@ jobs: uses: actions/checkout@v4 with: repository: 'proxysql/jenkins-build-scripts' -# ref: 'kubernetes' + ref: 'master' # fetch-depth: 0 path: 'jenkins-build-scripts' token: ${{ secrets.GH_TOKEN_PROXYSQL }}