snacks.nvim/.github/workflows/ci.yml
2024-11-03 09:04:33 +01:00

14 lines
220 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: snacks.nvim
repo: folke/snacks.nvim