Skip to content

Commit cff7876

Browse files
james-crossJames-Cross
andauthored
Test/minor update (#88)
* minor update to check deployment * updates vercel to ignore pr auth * removes vercel changes --------- Co-authored-by: James-Cross <james@streetsupport.net>
1 parent e1c5abe commit cff7876

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

vercel.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"build": {
33
"ignoreCommand": "if [ \"$VERCEL_GIT_COMMIT_REF\" != \"main\" ] && [ \"$VERCEL_GIT_COMMIT_REF\" != \"staging\" ]; then echo 'Ignoring PR build'; exit 0; fi"
4-
},
5-
"branches": ["main", "staging"]
4+
}
65
}

0 commit comments

Comments
 (0)