Skip to content

Commit 4632bf7

Browse files
committed
Ignore lists.apple link in link check
The link doesn't seem to exist, but it belongs to 3rdparty sourcecode.
1 parent a9d1554 commit 4632bf7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check_links.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
--exclude 'releases/download/v\$%7BURCAP_VERSION%7D/externalcontrol-\$%7BURCAP_VERSION%7D\.jar'
3535
--exclude '^http://rosin-project\.eu'
3636
--exclude '2013181\/gdb-causes-sem-wait-to-fail-with-eintr-error'
37+
--exclude 'http://lists.apple.com/archives/darwin-kernel/2009/Apr/msg00010.html'
3738
--max-concurrency 1
3839
'./**/*.md' './**/*.html' './**/*.rst' './**/*.cpp' './**/*.h' './**/*.py'
3940
- name: Save lychee cache

0 commit comments

Comments
 (0)