Skip to content

Commit 5b50900

Browse files
committed
Only check for outdated timezone databases on the default branch
1 parent 875e64d commit 5b50900

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.teamcity/additionalConfiguration.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ fun Project.additionalConfiguration() {
6666
minute = 50
6767
}
6868
triggerBuild = always()
69+
branchFilter = "+:<default>"
6970
}
7071
}
7172

0 commit comments

Comments
 (0)