Skip to content

ci: move more actions to org level #57

ci: move more actions to org level

ci: move more actions to org level #57

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: astrolsp
is_production: ${{ github.ref == 'refs/heads/main' }}