Skip to content

ci: release to luarocks when a new tag is pushed #160

ci: release to luarocks when a new tag is pushed

ci: release to luarocks when a new tag is pushed #160

Workflow file for this run

---
name: Type check
on:
pull_request: ~
push:
branches:
- master
jobs:
build:
name: Type check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: stevearc/nvim-typecheck-action@v2
with:
path: lua
level: Information
libraries:
# space separated
https://github.com/nvim-lua/plenary.nvim