Skip to content

Commit 7ae738b

Browse files
authored
Merge pull request #675 from mozilla/Pat/Clarify_beta_title
improve clarity for workflow names
2 parents 23783e9 + 2cff85c commit 7ae738b

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)