Skip to content

Commit edb8c98

Browse files
committed
CI: Shorten workflow names.
1 parent 4226b7c commit edb8c98

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Deploy master image and build several projects inside
1+
name: Deploy master & test builds
22

33
on:
44
push:

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Deploy images with latest and versioned tags
1+
name: Deploy versioned & latest
22

33
on:
44
release:

0 commit comments

Comments
 (0)