Skip to content

Commit

Permalink
🧪 Check other parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
CollierCZ committed Feb 24, 2022
1 parent 5c920f7 commit 8f6d016
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: "--max-connections=3 --color=always"
cmd_params: '--buffer-size=8192 --max-connections=10 --color=always --header="User-Agent:curl/7.54.0" --timeout=20'

0 comments on commit 8f6d016

Please sign in to comment.