File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1+ # Copyright (c) .NET Foundation and Contributors
2+ # See LICENSE file in the project root for full license information.
3+
14trigger :
25 branches :
36 include :
47 - main
58 - develop
69 - release-*
7- - refs/tags/*
810 paths :
911 exclude :
12+ - .github_changelog_generator
1013 - .gitignore
14+ - CHANGELOG.md
15+ - CODE_OF_CONDUCT.md
1116 - LICENSE.md
1217 - README.md
1318 - NuGet.Config
19+ - assets/*
20+ - config/*
21+ - .github/*
1422
1523 tags :
1624 include :
Original file line number Diff line number Diff line change 44 <id >nanoFramework.TestFramework</id >
55 <version >$version$</version >
66 <title >nanoFramework.TestFramework</title >
7- <authors >nanoFramework project contributors</authors >
8- <owners >nanoFramework,dotnetfoundation</owners >
7+ <authors >nanoframework</authors >
98 <requireLicenseAcceptance >false</requireLicenseAcceptance >
109 <license type =" file" >LICENSE.md</license >
1110 <releaseNotes >
You can’t perform that action at this time.
0 commit comments