diff --git a/.github/workflows/postgresql-11-pmm.yaml b/.github/workflows/postgresql-11-pmm.yaml index a89708a..6f3e8a9 100644 --- a/.github/workflows/postgresql-11-pmm.yaml +++ b/.github/workflows/postgresql-11-pmm.yaml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v4 with: repository: 'Percona-Lab/qa-integration' - ref: 'main' + ref: 'fix-pgsm-pmm-tests' # print branch and Repo name - name: Get branch and Repo Name diff --git a/.github/workflows/postgresql-12-pmm.yaml b/.github/workflows/postgresql-12-pmm.yaml index cb30f5b..9686dc7 100644 --- a/.github/workflows/postgresql-12-pmm.yaml +++ b/.github/workflows/postgresql-12-pmm.yaml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v4 with: repository: 'Percona-Lab/qa-integration' - ref: 'main' + ref: 'fix-pgsm-pmm-tests' # print branch and Repo name - name: Get branch and Repo Name diff --git a/.github/workflows/postgresql-13-pmm.yaml b/.github/workflows/postgresql-13-pmm.yaml index c4cf096..a0b820e 100644 --- a/.github/workflows/postgresql-13-pmm.yaml +++ b/.github/workflows/postgresql-13-pmm.yaml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v4 with: repository: 'Percona-Lab/qa-integration' - ref: 'main' + ref: 'fix-pgsm-pmm-tests' # print branch and Repo name - name: Get branch and Repo Name diff --git a/.github/workflows/postgresql-14-pmm.yaml b/.github/workflows/postgresql-14-pmm.yaml index dd63856..e5821e7 100644 --- a/.github/workflows/postgresql-14-pmm.yaml +++ b/.github/workflows/postgresql-14-pmm.yaml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v4 with: repository: 'Percona-Lab/qa-integration' - ref: 'main' + ref: 'fix-pgsm-pmm-tests' # print branch and Repo name - name: Get branch and Repo Name diff --git a/.github/workflows/postgresql-15-pmm.yaml b/.github/workflows/postgresql-15-pmm.yaml index b218b80..cd92bfd 100644 --- a/.github/workflows/postgresql-15-pmm.yaml +++ b/.github/workflows/postgresql-15-pmm.yaml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v4 with: repository: 'Percona-Lab/qa-integration' - ref: 'main' + ref: 'fix-pgsm-pmm-tests' # print branch and Repo name - name: Get branch and Repo Name