Skip to content

Add nvim-mini/mini.cmdline #4202

Add nvim-mini/mini.cmdline

Add nvim-mini/mini.cmdline #4202

Workflow file for this run

---
name: Lint
permissions:
contents: read
pull-requests: read
on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
jobs:
test:
name: Run awesome linter
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
with:
fetch-depth: 0
- run: npx [email protected]