We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b284ec commit 57e3a03Copy full SHA for 57e3a03
.circleci/config.yml
@@ -72,7 +72,7 @@ workflows:
72
branches:
73
only:
74
- develop
75
- - PLAT-2032
+ - feature/PLAT-2032
76
77
# Production builds are exectuted only on tagged commits to the
78
# master branch.
.gitignore
@@ -60,3 +60,4 @@ typings/
60
61
# next.js build output
62
.next
63
+.npmrc
0 commit comments