We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5993e12 commit 91f3a90Copy full SHA for 91f3a90
src/com.unity.editor.tasks/version.json
@@ -6,6 +6,6 @@
6
"enabled": true
7
}
8
},
9
- "pathFilters": [":/src/com.unity.editor.tasks", "../Directory.Build.props", "/Directory.Build.props", "/icon.png", ":/extras/com.unity.editor.tasks", ":/common"],
+ "pathFilters": [":/src/com.unity.editor.tasks", "../Directory.Build.props", "/icon.png", ":/extras/com.unity.editor.tasks", ":/common", ":^/src/com.unity.editor.tasks/Tests", ":^/src/com.unity.editor.tasks/CHANGELOG.md" ],
10
"inherit": true
11
0 commit comments