joshuanianji / github-language-colors

A collection of all of Github's language colours in Elm
https://package.elm-lang.org/packages/joshuanianji/github-language-colors/latest/GithubColors
MIT License
0 stars 0 forks source link

Automate the Colour updates more #22

Open joshuanianji opened 3 months ago

joshuanianji commented 3 months ago

Current workflow:

This is rly annoying and should be put into one PR that I can auto approve. elm-review --fix should also be ran automatically.

joshuanianji commented 2 months ago

Update: added elm-review --fix to auto-run in bump.yml, which is a start.