Commit 78565fcc9899

Vincent Demeester <vincent@sbr.pm>
2025-06-19 11:31:04
.github/workflows: rename workflows
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 5485cb0
Changed files (2)
.github/workflows/build-packages.yaml
@@ -1,4 +1,4 @@
-name: Nix flake build packages
+name: packages
 
 permissions:
   contents: read
.github/workflows/build-systems.yaml
@@ -1,4 +1,4 @@
-name: Nix Flake actions
+name: systems
 
 permissions:
   contents: read