ucore icon indicating copy to clipboard operation
ucore copied to clipboard

CI workflow improvements: ignore README, use concurrency groups

Open bsherman opened this issue 10 months ago • 0 comments

We can improve the workflows for ucore by:

  1. ignoring README on push/pull resync so that a README change doesn't run builders
  2. 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

bsherman avatar Apr 29 '24 18:04 bsherman