We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7260374 commit 5cb3a64Copy full SHA for 5cb3a64
.github/workflows/check-links.yml
@@ -12,7 +12,7 @@ on:
12
13
jobs:
14
checklinks:
15
- # if: github.repository == 'segmentio/segment-docs-private'
+ if: github.repository == 'segmentio/segment-docs'
16
name: Linux
17
runs-on: ubuntu-latest
18
strategy:
0 commit comments