Target the configuration file branch to release/8.0.4xx
This commit is contained in:
parent
dcebdfb923
commit
4b96a39553
1 changed files with 3 additions and 1 deletions
|
@ -10,4 +10,6 @@ permissions:
|
|||
|
||||
jobs:
|
||||
Merge:
|
||||
uses: dotnet/arcade/.github/workflows/inter-branch-merge-base.yml@main
|
||||
uses: dotnet/arcade/.github/workflows/inter-branch-merge-base.yml@main
|
||||
with:
|
||||
configuration_file_branch: 'release/8.0.4xx'
|
Loading…
Reference in a new issue