Skip to content

Commit

Permalink
Remove the release/8.0 - main mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
Farhad Alizada committed Jun 28, 2024
1 parent 81a6077 commit a5c7322
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions github-merge-flow.jsonc
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
// IMPORTANT: This file is read by the merge flow from main branch only.
{
"merge-flow-configurations": {
// Automate opening PRs to merge extensions release/8.0 branch back to main
"release/8.0":{
"MergeToBranch": "main",
"ExtraSwitches": "-QuietComments"
},
// Automate opening PRs to merge extensions main branch back to dev
"main":{
"MergeToBranch": "dev",
Expand Down

0 comments on commit a5c7322

Please sign in to comment.