Skip to content

Commit

Permalink
Fix path filters (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
Smaug123 authored Nov 24, 2024
1 parent e422000 commit c75ec6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WoofWare.DotnetRuntimeLocator/version.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"version": "0.1",
"publicReleaseRefSpec": ["^refs/heads/main$"],
"pathFilters": [
"^Test/",
":!Test/",
":/WoofWare.DotnetRuntimeLocator",
":/Directory.Build.props",
":/README.md"
Expand Down

0 comments on commit c75ec6a

Please sign in to comment.