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

Configure Feed

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

nit: remove uncessary comment from docker ci config (#428)

-1
-1
.github/workflows/ci.yml
··· 49 49 - name: checkout 50 50 uses: actions/checkout@v2 51 51 52 - # This is the same tag we used for zoekt in the infrastructure repo. 53 52 - name: version 54 53 id: version 55 54 run: .github/workflows/docker-version.sh