Skip to content

Commit 47c18b0

Browse files
authored
[CI] Exclude preempt_rt_versions webside from checker (UniversalRobots#476)
That page has a human check
1 parent 4740f63 commit 47c18b0

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
@@ -35,6 +35,7 @@ jobs:
3535
--exclude '^http://rosin-project\.eu'
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'
38+
--exclude 'https:\/\/wiki\.linuxfoundation\.org\/realtime\/preempt_rt_versions'
3839
--max-concurrency 1
3940
'./**/*.md' './**/*.html' './**/*.rst' './**/*.cpp' './**/*.h' './**/*.py'
4041
- name: Save lychee cache

0 commit comments

Comments
 (0)