mirror of
https://github.com/Smaug123/unofficial-nunit-runner
synced 2025-10-05 17:38:40 +00:00
11 lines
163 B
JSON
11 lines
163 B
JSON
{
|
|
"version": "0.22",
|
|
"publicReleaseRefSpec": [
|
|
"^refs/heads/main$"
|
|
],
|
|
"pathFilters": [
|
|
"./",
|
|
":/Directory.Build.props",
|
|
":/README.md"
|
|
]
|
|
} |