Skip to content

Commit bbfce50

Browse files
authored
chore: fail url_check when broken links are found (#241)
1 parent d85472b commit bbfce50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/url_check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
args: >
2525
--no-progress
2626
*
27-
fail: false
27+
fail: true
2828
...

0 commit comments

Comments
 (0)