Remove all mentions of vim-json and vim-toml#602
Remove all mentions of vim-json and vim-toml#602amarz45 wants to merge 2 commits intopreservim:masterfrom
Conversation
|
This is looking good so far as it goes.
I don't understand this. You're pushing to your own fork it (GitHub) should let you push pretty much anything. It will not necessarily run the CI jobs until a maintainer approves the changes, but you shouldn't have an issue pushing to your own fork. |
My bad, it was because my personal access token did not have workflow permissions. I generated a new one and added a new commit. |
|
Great, one step closer. Now we just need to figure out why CI isn't happy about this. |
Since vim-json and vim-toml are not needed in Vim or Neovim anymore, I removed all mentions of them in any file. It didn't allow me to push changes of
.github/workflows/vader.yml.