Skip to content

Commit

Permalink
Remove branch filter temporarily to allow builds again
Browse files Browse the repository at this point in the history
  • Loading branch information
tresat committed Aug 13, 2024
1 parent 9ea1f54 commit 5580565
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ class PluginProject(private val buildAndTest: BuildType) : Project({

vcs {
root(DslContext.settingsRootId)
branchFilter = "+:main"
}

params {
Expand Down

0 comments on commit 5580565

Please sign in to comment.