Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit a0bd36b

Browse files
committed
update job name
1 parent bf3900e commit a0bd36b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/external-link-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Links
1+
name: External Link Checker
22

33
on:
44
# This workflow requires pull_request and won't work with pull_request_target
@@ -16,7 +16,7 @@ on:
1616
#- cron: "00 18 * * *"
1717

1818
jobs:
19-
linkChecker:
19+
external-link-check:
2020
runs-on: ubuntu-latest
2121
permissions:
2222
issues: write # required for peter-evans/create-issue-from-file

0 commit comments

Comments
 (0)