Skip to content

Commit 8b518ad

Browse files
committed
rename github action to see the name in github ui
1 parent 8092ffe commit 8b518ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/production-daily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Testops Report DAILY
1+
name: Testops Report DAILY - Production
22

33
# Daily @8am UTC
44
on:

.github/workflows/staging-daily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Testops Report DAILY
1+
name: Testops Report DAILY - Staging
22

33
# Daily @4am UTC
44
on:

0 commit comments

Comments
 (0)