Skip to content

Commit

Permalink
Disable snapshot releases
Browse files Browse the repository at this point in the history
  • Loading branch information
lorandszakacs committed Jan 31, 2024
1 parent bd4b988 commit e22aa00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ ThisBuild / tlCiHeaderCheck := true
ThisBuild / tlCiScalafmtCheck := true
ThisBuild / tlCiScalafixCheck := false
ThisBuild / tlCiMimaBinaryIssueCheck := true
ThisBuild / tlCiReleaseBranches := List.empty // we do not release snapshot versions

//=============================================================================
//============================== Project details ==============================
Expand Down

0 comments on commit e22aa00

Please sign in to comment.