mirror of
https://github.com/Smaug123/WoofWare.Whippet
synced 2025-10-05 07:48:40 +00:00
12 lines
165 B
JSON
12 lines
165 B
JSON
{
|
|
"version": "0.1",
|
|
"publicReleaseRefSpec": [
|
|
"^refs/heads/main$"
|
|
],
|
|
"pathFilters": [
|
|
"./",
|
|
":/global.json",
|
|
":/Directory.Build.props"
|
|
]
|
|
}
|