ucore
ucore copied to clipboard
CI workflow improvements: ignore README, use concurrency groups
We can improve the workflows for ucore by:
- ignoring README on push/pull resync so that a README change doesn't run builders
- add concurrency groups to cancel builds on a pull resync see: https://github.com/ublue-os/main/blob/main/.github/workflows/reusable-build.yml#L12-L14