Skip to content

Commit 2cff85c

Browse files
committed
improve clarity for workflow names
1 parent 8b67205 commit 2cff85c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/check-beta-l10n.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Check new beta version
1+
name: Check new beta version - L10N
22

33
on:
44
schedule:

.github/workflows/check-beta.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Check new beta version
1+
name: Check new beta version - Smoke
22

33
on:
44
schedule:

0 commit comments

Comments
 (0)