Skip to content

Commit

Permalink
better name for job (github#25013)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesurowiec authored Feb 3, 2022
1 parent 576c638 commit c765958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-preview-env-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c765958

Please sign in to comment.