From c765958c75b7d573c29a681728cf0307034f08eb Mon Sep 17 00:00:00 2001 From: Mike Surowiec Date: Thu, 3 Feb 2022 17:11:50 -0600 Subject: [PATCH] better name for job (#25013) --- .github/workflows/azure-preview-env-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-preview-env-deploy.yml b/.github/workflows/azure-preview-env-deploy.yml index 7962f09ca1..fb1d625f10 100644 --- a/.github/workflows/azure-preview-env-deploy.yml +++ b/.github/workflows/azure-preview-env-deploy.yml @@ -30,7 +30,7 @@ concurrency: jobs: build-and-deploy-azure-preview: if: ${{ github.repository == 'github/docs-internal' }} - name: Build and deploy image to Azure + name: Build and deploy Azure preview environment runs-on: ubuntu-latest timeout-minutes: 15 environment: