Skip to content

Commit

Permalink
Remove check links step as it exceeds nuget rate limit
Browse files Browse the repository at this point in the history
  • Loading branch information
Wojciech Klusek committed Nov 29, 2023
1 parent 7a5e2c0 commit 2d46cab
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ jobs:
with:
config: ./docs/.markdownlint.jsonc
globs: 'docs/**/*.md'
- name: Check links
uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
folder-path: docs

0 comments on commit 2d46cab

Please sign in to comment.