Skip to content

Commit 7f01e6d

Browse files
ignore gnu
1 parent b04c9ed commit 7f01e6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/lychee.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
--exclude 'http://localhost.*'
3535
--exclude 'https://localhost.*'
3636
--exclude 'https://cockroachlabs.com'
37+
--exclude 'https://www.gnu.org'
3738
--exclude '^/.*'
3839
'./**/*.md' './**/*.mdx'
3940
workingDirectory: "content"
@@ -60,6 +61,7 @@ jobs:
6061
--exclude 'http://localhost.*'
6162
--exclude 'https://localhost.*'
6263
--exclude 'https://cockroachlabs.com'
64+
--exclude 'https://www.gnu.org'
6365
--exclude '^/.*'
6466
'./**/*.md' './**/*.mdx'
6567
workingDirectory: "content"

0 commit comments

Comments
 (0)