File tree Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change 1414
1515env :
1616 LATEST_NET_VERSION : ' 9.0.x'
17- PathToCommunityToolkitBenchmarkCsproj : ' src/CommunityToolkit.Maui.Markup.Benchmarks/CommunityToolkit.Maui.Markup.Benchmarks.csproj'
17+ PathToCommunityToolkitBenchmarkCsproj : ' src/CommunityToolkit.Maui.Markup.Benchmarks/CommunityToolkit.Maui.Markup.Benchmarks.csproj'
1818
1919concurrency :
2020 group : ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
Original file line number Diff line number Diff line change 1414 paths-ignore :
1515 - README.md
1616
17- pr :
18- autoCancel : ' true'
19- branches :
20- include :
21- - main
22- paths :
23- exclude :
24- - README.md
25-
2617env :
2718 CurrentSemanticVersionBase : ' 99.0.0'
2819 PreviewNumber : $[counter(variables['CurrentSemanticVersionBase'], 1001)]
You can’t perform that action at this time.
0 commit comments