Skip to content

Commit dd51647

Browse files
authored
Update and rename adding_lsif_to_workflows.mdx to adding_scip_to_work… (#898)
…flows.mdx Updated the dir from lsif to scip and updatd the github action workflow example link to point to the updated LSIF to SCIP link
1 parent 23229a0 commit dd51647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/code-search/code-navigation/how-to/adding_lsif_to_workflows.mdx renamed to docs/code-search/code-navigation/how-to/adding_scip_to_workflows.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
The following projects have example GitHub Action workflows to generate and upload indexes.
104104

105105
- [elastic/kibana](https://github.com/sourcegraph-codeintel-showcase/kibana/blob/7ed559df0e2036487ae6d606e9ffa29d90d49e38/.github/workflows/lsif.yml)
106-
- [golang/go](https://github.com/sourcegraph-codeintel-showcase/go/blob/f40606b1241b0ca4802d7b00a763241b03404eea/.github/workflows/lsif.yml)
106+
- [golang/go](https://github.com/sourcegraph-codeintel-showcase/go/blob/master/.github/workflows/scip.yml)
107107
- [kubernetes/kubernetes](https://github.com/sourcegraph-codeintel-showcase/kubernetes/blob/359b6469d85cc7cd4f6634e50651633eefeaea4e/.github/workflows/lsif.yml)
108108
- [lodash/lodash](https://github.com/sourcegraph-codeintel-showcase/lodash/blob/b90ea221bd1b1e036f2dfcd199a2327883f9451f/.github/workflows/lsif.yml)
109109
- [moby/moby](https://github.com/sourcegraph-codeintel-showcase/moby/blob/380429abb05846de773d5aa07de052f40c9e8208/.github/workflows/lsif.yml)

0 commit comments

Comments
 (0)