Commit graph

2 commits

Author SHA1 Message Date
e9a1612365
ci: systematically pull colors from nvim-web-devicons 2026-03-02 20:27:17 -05:00
Barrett Ruth
62549ecb99
feat(ci): add scheduled upstream mapping sync workflow (#9)
Problem: mapping.lua can silently drift from the ya2s/nonicons upstream
font. The existing CI check only runs on PRs/pushes and just fails
without any actionable follow-up.

Solution: add a daily scheduled workflow that generates mapping.lua from
upstream nonicon.json and opens (or updates) a PR via
peter-evans/create-pull-request. Reuses the same branch to avoid spam.

Closes #7
2026-02-18 13:25:39 -05:00