Skip to content

Commit

Permalink
🧪 Try without max per host
Browse files Browse the repository at this point in the history
  • Loading branch information
CollierCZ committed Feb 24, 2022
1 parent 85c0a53 commit e556fba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/get-pr-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,4 @@ jobs:
uses: ruzickap/action-my-broken-link-checker@v2
with:
url: ${{ needs.get_pr_info.outputs.env_url }}
cmd_params: '--buffer-size=8192 --max-connections-per-host=10 --color=always --header="User-Agent:curl/7.54.0" --rate-limit=1'
cmd_params: '--buffer-size=8192 --color=always --header="User-Agent:curl/7.54.0" --rate-limit=1'

0 comments on commit e556fba

Please sign in to comment.