mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +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: {}
|
||||
|
||||
jobs:
|
||||
linkChecker:
|
||||
link-checker:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
# Cache lychee results (e.g. to avoid hitting rate limits)
|
||||
|
Loading…
Reference in New Issue
Block a user