LazyVim.LazyVim/.github/workflows/ci.yml
Folke Lemaitre 5e1216867b
ci: update
2024-07-06 23:18:20 +02:00

14 lines
214 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: LazyVim
repo: LazyVim/LazyVim