Skip to content

Commit a068c37

Browse files
authored
chore: rename root project to '...-monorepo' (#1187)
"...-root" looks weird in the project picker view in IntelliJ. Monorepo expresses the intent better.
1 parent 6519bac commit a068c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
rootProject.name = "github-workflows-kt-root"
1+
rootProject.name = "github-workflows-kt-monorepo"
22

33
apply(from = "./buildSrc/repositories.settings.gradle.kts")
44

0 commit comments

Comments
 (0)