Skip to content

Commit

Permalink
Remove other branches from Deploy build
Browse files Browse the repository at this point in the history
  • Loading branch information
octylFractal committed Aug 13, 2024
1 parent dd82993 commit 055ec1f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ class PluginProject(private val buildAndTest: BuildType) : Project({

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

params {
Expand Down

0 comments on commit 055ec1f

Please sign in to comment.