mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
* Restore the CI "View deployment" button in PRs after building * Consolidate release.yml functionality into build.yml * Move build from ci.yml to a delegated run in build.yml * Rename CI to Check * Code review fixes * Review 2