diff --git a/.github/workflows/branch-merge.yml b/.github/workflows/branch-merge.yml index 24b3989856c..de5a568d7bd 100644 --- a/.github/workflows/branch-merge.yml +++ b/.github/workflows/branch-merge.yml @@ -16,7 +16,3 @@ jobs: uses: dotnet/arcade/.github/workflows/inter-branch-merge-base.yml@main with: configuration_file_path: '.config/service-branch-merge.json' - feature-lsp-flow: - uses: dotnet/arcade/.github/workflows/inter-branch-merge-base.yml@main - with: - configuration_file_path: '.config/feature-lsp-branch-merge.json' \ No newline at end of file