Skip to content

refactor: make metrics port consistent with server one #301

refactor: make metrics port consistent with server one

refactor: make metrics port consistent with server one #301

Workflow file for this run

name: linter
on:
push:
pull_request:
jobs:
golang:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Golangci Lint
uses: golangci/golangci-lint-action@v3
with:
version: latest
args: ./...