Skip to content

Commit 8cbe34a

Browse files
committed
update workflow to run per pr
1 parent f9de2c4 commit 8cbe34a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link_checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040

4141
- name: Fail job if crawler finds broken links
4242
if: steps.crawler.outcome == 'failure'
43-
run: exit 1
43+
run: exit 1

0 commit comments

Comments
 (0)