mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-03-25 20:06:37 +00:00
Change base branch from 'main' to 'master' (#2340)
This commit is contained in:
@@ -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": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user