Skip to content

Commit

Permalink
ci: rename linkChecker job to link-checker (#23319)
Browse files Browse the repository at this point in the history
  • Loading branch information
TechGenius7777 committed Sep 21, 2023
1 parent eab2771 commit 5320809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-links.yml
Expand Up @@ -19,7 +19,7 @@ on:
permissions: {}

jobs:
linkChecker:
link-checker:
runs-on: ubuntu-latest
steps:
# Cache lychee results (e.g. to avoid hitting rate limits)
Expand Down

0 comments on commit 5320809

Please sign in to comment.