Include all projects under the src/Features folder instead of just th… #220
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Inter-branch merge workflow | ||
on: | ||
push: | ||
branches: | ||
- release/** | ||
permissions: | ||
contents: write | ||
pull-requests: write | ||
jobs: | ||
Merge: | ||
Check failure on line 12 in .github/workflows/inter-branch-merge-flow.yml
|
||
uses: dotnet/arcade/.github/workflows/backport-base.yml@e80f44b15b3050d868dc8fb58d0fa514ca8c7451 # 2024-06-24 |