mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 07:05:11 +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
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- "docs/**"
|
||||
- "*.md"
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
paths:
|
||||
- "docs/**"
|
||||
|
Loading…
Reference in New Issue
Block a user