Skip to content

Commit cf7e3a7

Browse files
committed
Adding the version to the Action title.
1 parent 1e422f5 commit cf7e3a7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/v2-automated-testing.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: DataDog Service Catalog
2+
name: DataDog Service Catalog v2
33
on:
44
push:
55
workflow_dispatch:

.github/workflows/v2.1-automated-testing.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: DataDog Service Catalog
2+
name: DataDog Service Catalog v2.1
33
on:
44
push:
55
workflow_dispatch:

.github/workflows/v2.2-automated-testing.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: DataDog Service Catalog
2+
name: DataDog Service Catalog v2.2
33
on:
44
push:
55
workflow_dispatch:

0 commit comments

Comments
 (0)