Skip to content

Commit 3f95311

Browse files
authored
Add cppreference link to ignore list (UniversalRobots#506)
The workflow gets a 403 on this
1 parent 8f35234 commit 3f95311

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/check_links.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
--exclude '2013181\/gdb-causes-sem-wait-to-fail-with-eintr-error'
3737
--exclude 'https:\/\/lists\.apple\.com\/archives\/darwin-kernel\/2009\/Apr\/msg00010\.html'
3838
--exclude 'https:\/\/wiki\.linuxfoundation\.org\/realtime\/preempt_rt_versions'
39+
--exclude 'https:\/\/en\.cppreference\.com\/w\/cpp\/string\/basic_string\/to_string'
3940
--max-concurrency 1
4041
'./**/*.md' './**/*.html' './**/*.rst' './**/*.cpp' './**/*.h' './**/*.py'
4142
- name: Save lychee cache

0 commit comments

Comments
 (0)