We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 792921b commit 1a6edb6Copy full SHA for 1a6edb6
build.sbt
@@ -3,6 +3,7 @@ ThisBuild / githubOrganization := "47degrees"
3
ThisBuild / scalaVersion := V.scala212
4
5
publish / skip := true
6
+ThisBuild / extraCollaborators += Collaborator.github("47erbot")
7
8
addCommandAlias(
9
"ci-test",
0 commit comments