Skip to content

Merge pull request #253 from Isrothy/release-please--branches--main #326

Merge pull request #253 from Isrothy/release-please--branches--main

Merge pull request #253 from Isrothy/release-please--branches--main #326

Workflow file for this run

name: Type check
on:
pull_request: ~
push:
branches:
- main
jobs:
build:
name: Type check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: stevearc/nvim-typecheck-action@v2