mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-03-26 04:16:36 +00:00
Change base branch from 'main' to 'master' (#2340)
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
"schedule": [
|
"schedule": [
|
||||||
"* 14-17 * * 5"
|
"* 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"],
|
"ignorePaths": ["**/workflows/container_description.yml","**/workflows/stale.yml"],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user