repos / neovimcraft

website that makes it easy to find neovim plugins
git clone https://github.com/neurosnap/neovimcraft.git

commit
e072cc4
parent
850e78d
author
Eric Bower
date
2023-10-14 16:38:06 +0000 UTC
refactor: don't submit PRs anymore

Storing the config files in VC doesn't really give us much
1 files changed,  +0, -3
M .github/workflows/deploy.yml
+0, -3
1@@ -33,6 +33,3 @@ jobs:
2         project: "neovimcraft-${{ steps.vars.outputs.sha_short }}"
3         promote: "neovimcraft"
4         retain: "neovimcraft-"
5-
6-    - name: Create Pull Request
7-      uses: peter-evans/create-pull-request@v4