mirror of
https://github.com/Smaug123/WoofWare.Expect
synced 2025-10-05 20:48:40 +00:00
14 lines
212 B
JSON
14 lines
212 B
JSON
{
|
|
"version": "0.7",
|
|
"publicReleaseRefSpec": [
|
|
"^refs/heads/main$"
|
|
],
|
|
"pathFilters": [
|
|
":/WoofWare.Expect/",
|
|
":/logos/",
|
|
":/README.md",
|
|
":/Directory.Build.props",
|
|
":/LICENSE"
|
|
]
|
|
}
|