Skip to content

Commit 7421625

Browse files
jupblbampcode-com
andauthored
Add comment linking target list to documentation (#337)
When the list of SCIP indexing targets changes in the workflow, the corresponding documentation in sourcegraph/docs should be updated. Amp-Thread-ID: https://ampcode.com/threads/T-84c9f72d-3c84-47a7-8983-ba8f275e46a9 Co-authored-by: Amp <[email protected]>
1 parent 930a662 commit 7421625

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/scip-examples.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ jobs:
1717
strategy:
1818
fail-fast: false # If a job fails allow others to continue
1919
matrix:
20+
# If this list of targets changes, update the list of
21+
# precise code navigation examples at:
22+
# https://github.com/sourcegraph/docs/blob/main/docs/code-search/code-navigation/precise_code_navigation.mdx#precise-navigation-examples
2023
target:
2124
- repository: kubernetes/kubernetes
2225
scip_binary: scip-go

0 commit comments

Comments
 (0)