Skip to content

chore(ci): sync golangci-lint config #1700

chore(ci): sync golangci-lint config

chore(ci): sync golangci-lint config #1700

Workflow file for this run

name: build
on:
push:
branches:
- "master"
pull_request:
jobs:
build:
uses: charmbracelet/meta/.github/workflows/build.yml@main
secrets:
gh_pat: ${{ secrets.PERSONAL_ACCESS_TOKEN }}