There was an error while loading. Please reload this page.
1 parent 355a37c commit dd85258Copy full SHA for dd85258
1 file changed
.github/workflows/link-check.yaml
@@ -17,4 +17,4 @@ jobs:
17
with:
18
args: src/pages --root-dir ${{ github.workspace }}/src/pages
19
# Report broken links in the job summary but do not fail the build
20
- continue-on-error: true
+ continue-on-error: false
0 commit comments