Skip to content

Commit

Permalink
Update links.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinvanrijn authored May 25, 2024
1 parent 9e7388f commit 9287758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
with:
args: '-m 0 -t 300 --max-retries 0 --max-concurrency 1 --require-https --format markdown -u "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" -- README.html'
args: '-m 0 -t 300 --max-retries 0 --max-concurrency 1 --require-https --format markdown -u "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36" -- README.html'
- name: Links
if: env.lychee_exit_code != 0
shell: bash
Expand Down

0 comments on commit 9287758

Please sign in to comment.