diff --git a/package.json b/package.json index 3fa432640c..a0e0c15ed3 100644 --- a/package.json +++ b/package.json @@ -132,7 +132,7 @@ "path": "node_modules/ionic-cz-conventional-changelog" } }, - "pre-push": [ + "pre-push#master": [ "test" ] }