1 parent 68ef6b7 commit 30e26f1Copy full SHA for 30e26f1
1 file changed
vercel.json
@@ -4,7 +4,8 @@
4
"deploymentEnabled": {
5
"main": true,
6
"feature/*": false,
7
- "fix/*": false
+ "fix/*": false,
8
+ "test/*": false
9
}
10
},
11
"ignoreCommand": "bash -c '! git diff --name-only HEAD^ HEAD | grep -qvE \"^(README\\.md|demo\\.html|test/.*|\\.github/.*)$\"'"
0 commit comments