Skip to content

Commit 988e28a

Browse files
committed
Update workflow names
1 parent e0e1aa5 commit 988e28a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/centos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Test ansible role on CentOS
1+
name: CentOS
22

33
on:
44
push:

.github/workflows/debian.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Test ansible role on Debian
1+
name: Debian
22

33
on:
44
push:

0 commit comments

Comments
 (0)