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 875e64d commit 5b50900Copy full SHA for 5b50900
.teamcity/additionalConfiguration.kt
@@ -66,6 +66,7 @@ fun Project.additionalConfiguration() {
66
minute = 50
67
}
68
triggerBuild = always()
69
+ branchFilter = "+:<default>"
70
71
72
0 commit comments