diff --git a/.github/workflows/deploy-to-kubernetes.yml b/.github/workflows/deploy-to-kubernetes.yml index fdcdfb7853..a7d11858ab 100644 --- a/.github/workflows/deploy-to-kubernetes.yml +++ b/.github/workflows/deploy-to-kubernetes.yml @@ -41,7 +41,7 @@ jobs: uses: fountainhead/action-wait-for-check@v1.1.0 with: token: ${{ secrets.GITHUB_TOKEN }} - checkName: Push Client Docker image to Docker Hub + checkName: Push Client Docker image to Azure Container Registry ref: ${{ github.event.pull_request.head.sha || github.sha }} intervalSeconds: 30