Skip to content

Commit 8aae979

Browse files
Merge pull request #11099 from dotty-staging/align-workflow-names
Align workflow names
2 parents 3a9f122 + 342e83e commit 8aae979

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Dotty CI
1+
name: Dotty
22

33
on:
44
push:

.github/workflows/scala3doc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI for Scala3doc
1+
name: Scala3doc
22

33
on:
44
push:

0 commit comments

Comments
 (0)