Skip to content

Merge remote-tracking branch 'origin/main' into exec #181

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

Merge remote-tracking branch 'origin/main' into exec #181

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