Folke Lemaitre 6a45b4fe2c
ci: update
2024-07-05 15:46:10 +02:00

16 lines
249 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: persistence.nvim
repo: folke/persistence.nvim
tests: false