diff --git a/.github/json/config-latest.json b/.github/json/config-latest.json index 85b09dc..a7470bf 100644 --- a/.github/json/config-latest.json +++ b/.github/json/config-latest.json @@ -31,5 +31,5 @@ }, "max_pull_requests": 1000, "max_back_track_time_days": 365, - "base_branches": ["1.20.1"] + "base_branches": ["26.1"] } \ No newline at end of file diff --git a/.github/json/config.json b/.github/json/config.json index 19f3993..c81b6bf 100644 --- a/.github/json/config.json +++ b/.github/json/config.json @@ -41,5 +41,5 @@ }, "max_pull_requests": 1000, "max_back_track_time_days": 365, - "base_branches": ["1.20.1"] + "base_branches": ["26.1"] } \ No newline at end of file