Skip to content

Merge remote-tracking branch 'origin/main' into completions #194

Merge remote-tracking branch 'origin/main' into completions

Merge remote-tracking branch 'origin/main' into completions #194

Workflow file for this run

name: lint
on:
push:
pull_request:
permissions:
contents: read
checks: write
# Optional: allow read access to pull request. Use with `only-new-issues` option.
pull-requests: read
jobs:
lint:
uses: charmbracelet/meta/.github/workflows/lint.yml@main