Update dependencies from https://github.com/dotnet/dotnet build 27647… #269
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@d777c20040bdc2e52b372fa98dcb84141ed692d3 # 2024-06-24 | ||