From cfc6688db90abcbb286cb4246e7b6462ee7bab85 Mon Sep 17 00:00:00 2001 From: Sarah Schneider Date: Tue, 26 Jan 2021 15:19:30 -0500 Subject: [PATCH] update workflow titles --- .github/workflows/link-check-dotcom.yml | 2 +- .github/workflows/link-check-ghae.yml | 2 +- .github/workflows/link-check-ghes.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/link-check-dotcom.yml b/.github/workflows/link-check-dotcom.yml index 928a38b5bd..0a1208a82c 100644 --- a/.github/workflows/link-check-dotcom.yml +++ b/.github/workflows/link-check-dotcom.yml @@ -1,4 +1,4 @@ -name: Link Checker +name: 'Link Checker: Dotcom' on: workflow_dispatch: diff --git a/.github/workflows/link-check-ghae.yml b/.github/workflows/link-check-ghae.yml index 198f4a984e..f46ac6d443 100644 --- a/.github/workflows/link-check-ghae.yml +++ b/.github/workflows/link-check-ghae.yml @@ -1,4 +1,4 @@ -name: Link Checker +name: 'Link Checker: GitHub AE' on: workflow_dispatch: diff --git a/.github/workflows/link-check-ghes.yml b/.github/workflows/link-check-ghes.yml index feb0095e6c..486fef19ca 100644 --- a/.github/workflows/link-check-ghes.yml +++ b/.github/workflows/link-check-ghes.yml @@ -1,4 +1,4 @@ -name: Link Checker +name: 'Link Checker: Enterprise Server' on: workflow_dispatch: