Skip to content

feat: charm brand readme and update ci #101

feat: charm brand readme and update ci

feat: charm brand readme and update ci #101

Workflow file for this run

name: lint
on:
push:
pull_request:
jobs:
lint:
uses: charmbracelet/meta/.github/workflows/lint.yml@main
with:
golangci_path: .golangci.yml
golangci_version: v2.9
timeout: 10m