lazy.nvim/.github/workflows/ci.yml
Folke Lemaitre e6035dc59b
ci: update
2024-07-06 23:18:28 +02:00

14 lines
216 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