1
0
Fork 0
mirror of https://github.com/folke/lazy.nvim.git synced 2025-04-08 08:36:34 +00:00
lazy.nvim/.github/workflows/ci.yml
2024-07-09 17:25:41 +02:00

15 lines
234 B
YAML

name: CI
on:
push:
branches: [main, master]
pull_request:
jobs:
ci:
uses: folke/github/.github/workflows/ci.yml@main
secrets: inherit
with:
plugin: lazy.nvim
repo: folke/lazy.nvim
docs: false