ci: rename linkChecker job to link-checker (#23319)

This commit is contained in:
Tech Genius 2023-09-21 13:20:20 +05:30 committed by GitHub
parent eab27717b8
commit 53208098e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)