Add base branch patterns for feature and nightly

This commit is contained in:
Jeremy
2026-01-11 23:54:13 -05:00
committed by GitHub
parent 03f079ce82
commit 23e4d9f7eb

View File

@@ -7,7 +7,8 @@
"helpers:pinGitHubActionDigests"
],
"baseBranchPatterns": [
"development"
"feature/**",
"nightly"
],
"timezone": "UTC",
"dependencyDashboard": true,