Skip to content

Commit

Permalink
Merge pull request #148 from precog/removed-todo
Browse files Browse the repository at this point in the history
Scalafmt
  • Loading branch information
domaspoliakas committed Aug 1, 2023
2 parents 8f56723 + 6e5ea29 commit 9d50849
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 9d50849

Please sign in to comment.