Skip to content

Commit

Permalink
scalafmt
Browse files Browse the repository at this point in the history
  • Loading branch information
domaspoliakas committed Aug 1, 2023
1 parent 770e1ea commit 6e5ea29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/main/scala/precog/SbtPrecogBase.scala
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ abstract class SbtPrecogBase extends AutoPlugin {
RefPredicate.StartsWith(Ref.Branch("backport/v")),
RefPredicate.Equals(Ref.Branch("main")),
RefPredicate.Equals(Ref.Branch("master"))),

githubWorkflowAddedJobs += WorkflowJob(
"auto-merge",
"Auto Merge",
Expand Down

0 comments on commit 6e5ea29

Please sign in to comment.