Commit Graph

2 Commits

Author SHA1 Message Date
Olivier Gayot 3dfce34240 workflows: differentiate CI and Snap workflows
The workflows defined respectively in build.yaml and snap.yaml were
both called "CI". On the Github web interface, it resulted in two menus
called "CI" with no easy way to know which is which.

To make things clearer, we now:
 * rename build.yaml -> ci.yaml
 * call "Snap" the workflow defined by snap.yaml

Signed-off-by: Olivier Gayot <olivier.gayot@canonical.com>
(cherry picked from commit a34bce470f)
2023-10-02 18:17:14 +02:00
Dan Bungert 7ef514f79a workflows: build a snap 2023-09-11 09:53:27 -06:00