Skip to content

docs: add raw flag example and tape (#17) #142

docs: add raw flag example and tape (#17)

docs: add raw flag example and tape (#17) #142

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