diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index df9cd4f0231f..89a6a200c05d 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -1,12 +1,6 @@ name: Check links with Lychee on: - push: - paths: - - "docs/**" - - "*.md" - branches: - - main pull_request: paths: - "docs/**"