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 5c5ad8d commit f1ac2ebCopy full SHA for f1ac2eb
build.sbt
@@ -62,6 +62,7 @@ ThisBuild / githubWorkflowBuild := {
62
case other => other
63
}
64
65
+//fixme
66
// Disable running CI for Pull Requests (a normal push already triggers CI)
67
ThisBuild / githubWorkflowPREventTypes := Seq.empty
68
ThisBuild / githubWorkflowBuildPostamble ++= Seq(
0 commit comments