Skip to content

Commit 28a6aab

Browse files
author
markzegarelli
authored
Update check-links.yml
1 parent df1930d commit 28a6aab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/check-links.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020

2121
jobs:
2222
checklinks:
23-
if: github.repository == 'segmentio/segment-docs-private'
23+
# if: github.repository == 'segmentio/segment-docs-private'
2424
name: Linux
2525
runs-on: ubuntu-latest
2626
strategy:
@@ -50,4 +50,4 @@ jobs:
5050
with:
5151
title: Link Checker Report
5252
content-filepath: ./lychee/out.md
53-
labels: report, automated issue
53+
labels: report, automated issue

0 commit comments

Comments
 (0)