Skip to content

Commit e0c73be

Browse files
committed
Check for outdated tzdb info even with no changes made to master
1 parent 5b50900 commit e0c73be

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+
withPendingChangesOnly = false
6970
branchFilter = "+:<default>"
7071
}
7172
}

0 commit comments

Comments
 (0)