Skip to content

Commit 91f3a90

Browse files
committed
Changes to tests don't bump the version
1 parent 5993e12 commit 91f3a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/com.unity.editor.tasks/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"enabled": true
77
}
88
},
9-
"pathFilters": [":/src/com.unity.editor.tasks", "../Directory.Build.props", "/Directory.Build.props", "/icon.png", ":/extras/com.unity.editor.tasks", ":/common"],
9+
"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" ],
1010
"inherit": true
1111
}

0 commit comments

Comments
 (0)