mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 15:15:19 +00:00
ci: don't run link checker on pushes to main
This commit is contained in:
parent
d39dd255bd
commit
e0ddcfa9ea
6
.github/workflows/check-links.yml
vendored
6
.github/workflows/check-links.yml
vendored
@ -1,12 +1,6 @@
|
|||||||
name: Check links with Lychee
|
name: Check links with Lychee
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
paths:
|
|
||||||
- "docs/**"
|
|
||||||
- "*.md"
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- "docs/**"
|
- "docs/**"
|
||||||
|
Loading…
Reference in New Issue
Block a user