Skip to content

Commit

Permalink
[Automatic] Update because new branch created release-1.4 (Dynatrace#…
Browse files Browse the repository at this point in the history
…4104)

Co-authored-by: andriisoldatenko <[email protected]>
Co-authored-by: Andrii Soldatenko <[email protected]>
  • Loading branch information
3 people authored Nov 26, 2024
1 parent eab3a9b commit 5e0d393
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
},
baseBranches: [
"$default",
"release-1.1",
"release-1.2",
"release-1.3",
"release-1.4",
],
enabledManagers: [
"regex",
Expand Down Expand Up @@ -62,9 +62,9 @@
{
matchBaseBranches: [
"$default",
"release-1.1",
"release-1.2",
"release-1.3",
"release-1.4",
],
matchUpdateTypes: [
"major",
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests-ondemand.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: 0 3 * * 1,3,5

env:
branch: 'release-1.3'
branch: release-1.4

permissions:
checks: write
Expand Down

0 comments on commit 5e0d393

Please sign in to comment.