Dotnet 9 #284
Annotations
2 errors
add-pr-label
YAMLException: missed comma between flow collection entries (2:13)
1 | ".NET update":
2 | - any: [ ''src/global.json'' ]
-----------------^
3 | "C#":
4 | - any: [ ''./**/*.cs', './**/*.csproj'' ]
|
add-pr-label
missed comma between flow collection entries (2:13)
1 | ".NET update":
2 | - any: [ ''src/global.json'' ]
-----------------^
3 | "C#":
4 | - any: [ ''./**/*.cs', './**/*.csproj'' ]
|