Skip to content

Commit

Permalink
Attempt to workaround 429
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaIng authored Oct 13, 2020
1 parent b30ce51 commit 74088d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
- name: Link Checker
uses: peter-evans/link-checker@v1
with:
args: -d build -r README.md build/docs
args: -c 1 -d build -r README.md build/docs

0 comments on commit 74088d8

Please sign in to comment.