tinted-theming / tinted-fzf

base16 colorschemes for fzf
https://github.com/base16-project/base16
MIT License
135 stars 9 forks source link

Automate updating the repository with a weekly GitHub action #9

Closed fnune closed 4 years ago

fnune commented 4 years ago

You can see how this works with the example in my fork:

https://github.com/fnune/base16-fzf/runs/553322650?check_suite_focus=true

Here's the resulting commit, automated to master:

https://github.com/fnune/base16-fzf/commit/ada4182c080be83e9b0b0fb214226ad810cdd513

With this, you don't need to maintain the repository anymore.