mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 21:55:11 +00:00
ci: rename linkChecker
job to link-checker
(#23319)
This commit is contained in:
parent
eab27717b8
commit
53208098e8
2
.github/workflows/check-links.yml
vendored
2
.github/workflows/check-links.yml
vendored
@ -19,7 +19,7 @@ on:
|
|||||||
permissions: {}
|
permissions: {}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
linkChecker:
|
link-checker:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
# Cache lychee results (e.g. to avoid hitting rate limits)
|
# Cache lychee results (e.g. to avoid hitting rate limits)
|
||||||
|
Loading…
Reference in New Issue
Block a user