Skip to content

Commit bc0cc8a

Browse files
Update template/.github/workflows/{% if AddLinkCheck %}link-check.yml{% endif %}
Co-authored-by: Stefan Verhoeven <[email protected]>
1 parent b1b6a87 commit bc0cc8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template/.github/workflows/{% if AddLinkCheck %}link-check.yml{% endif %}

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
with:
2323
# fail action if there are broken links
2424
fail: true
25+
args: "--exclude-all-private"
2526

2627
- name: Create Issue From File
2728
# create issues only when triggered by schedule

0 commit comments

Comments
 (0)