fork of https://github.com/sourcegraph/zoekt
0

Configure Feed

Select the types of activity you want to include in your feed.

remove org prefix from reviewers (#572)

Co-authored-by: davejrt <davetry@gmail.com>

+1 -1
+1 -1
.github/workflows/pr.yml
··· 37 37 38 38 branch: 'zoekt/update' 39 39 delete-branch: 'true' 40 - team-reviewers: 'sourcegraph/search-team' 40 + team-reviewers: 'search-team' 41 41 base: 'main' 42 42 43 43 - name: 'Check PR outputs'