diff --git a/.github/workflows/cncf-playground-deploy-meshery.yaml b/.github/workflows/cncf-playground-deploy-meshery.yaml index 0191a48cd..6bcd12521 100644 --- a/.github/workflows/cncf-playground-deploy-meshery.yaml +++ b/.github/workflows/cncf-playground-deploy-meshery.yaml @@ -13,7 +13,7 @@ on: jobs: cncf-playground-rollout: name: Update Meshery on CNCF playground - if: github.repository == 'meshery/meshery' + if: github.repository == 'synopkg/meshplay' runs-on: ubuntu-latest steps: - name: Pull latest images and restart containers