Skip to content

Commit 5cb3a64

Browse files
author
markzegarelli
authored
don't run on private repo
1 parent 7260374 commit 5cb3a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
jobs:
1414
checklinks:
15-
# if: github.repository == 'segmentio/segment-docs-private'
15+
if: github.repository == 'segmentio/segment-docs'
1616
name: Linux
1717
runs-on: ubuntu-latest
1818
strategy:

0 commit comments

Comments
 (0)