Skip to content

Update who_is_using.md (#855) #2151

Update who_is_using.md (#855)

Update who_is_using.md (#855) #2151

Workflow file for this run

on: [push, pull_request]
name: Test
jobs:
ci:
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: "1.23.0"
- run: make docker-build