Skip to content

fix(git): only check for new commits for local plugins. Closes #1512 #1326

fix(git): only check for new commits for local plugins. Closes #1512

fix(git): only check for new commits for local plugins. Closes #1512 #1326

Workflow file for this run

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