Skip to content

fix: span naming

fix: span naming #72

Workflow file for this run

name: reviewdog
on:
pull_request:
jobs:
golangci-lint:
name: golangci-lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run golangci-lint
uses: reviewdog/action-golangci-lint@v2