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: