Files
2024-05-31 21:36:59 +01:00

12 lines
183 B
JSON

{
"version": "0.1",
"publicReleaseRefSpec": [
"^refs/heads/main$"
],
"pathFilters": [
":/Directory.Build.props",
"./",
":/README.md"
]
}