Skip to content

Commit 574b13d

Browse files
committed
fix(ci): Linkspector configuration
Trying to improve reliability and speed.
1 parent a42f06b commit 574b13d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/links.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
with:
1818
github_token: ${{ secrets.github_token }}
1919
reporter: github-check
20-
level: info
21-
show_stats: true
22-
fail_level: error
20+
# level: info
21+
show_stats: false
22+
fail_level: warning

0 commit comments

Comments
 (0)