Skip to content

chore: clean up linting #168

chore: clean up linting

chore: clean up linting #168

Workflow file for this run

name: AstroNvim
on:
push:
branches: ["main"]
pull_request:
jobs:
CI:
uses: AstroNvim/.github/.github/workflows/plugin_ci.yml@main
secrets: inherit
with:
plugin_name: ${{ github.event.repository.name }}
is_production: ${{ github.event_name == 'push' }}
commit_msg: false
pr_title: true