Commit graph

1 commit

Author SHA1 Message Date
f3feb162c5
feat(ci): add scheduled upstream mapping sync workflow
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:23:26 -05:00