Change base branch from 'main' to 'master' (#2340)

This commit is contained in:
Jan-Otto Kröpke
2026-03-20 00:42:03 +01:00
committed by GitHub
parent 516bba9e69
commit 2f7c065af6

View File

@@ -11,7 +11,7 @@
"schedule": [
"* 14-17 * * 5"
],
"baseBranchPatterns": ["main", "/^[0-9]\\.[0-9][0-9]$/"],
"baseBranchPatterns": ["master", "/^[0-9]\\.[0-9][0-9]$/"],
"ignorePaths": ["**/workflows/container_description.yml","**/workflows/stale.yml"],
"packageRules": [
{