@@ -5,6 +5,9 @@ cache:
directories:
- node_modules
- .next
+branches:
+ only:
+ - main
script:
- npm run test
- npm run build