Skip to content

Commit 5faaca6

Browse files
authored
Update link checker configuration to use 'exclude' key
1 parent cd96841 commit 5faaca6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/broken-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616
uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411
1717
with:
1818
fail: true
19-
args: --exclude sonatype.com
19+
exclude: sonatype.com
2020

0 commit comments

Comments
 (0)