change branch to only feature branch for testing
Signed-off-by: Andrew Brandt <brandt.andrew89@gmail.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"branches": ["main", "feature/add-semantic-releases"],
|
"branches": ["feature/add-semantic-releases"],
|
||||||
"plugins": [
|
"plugins": [
|
||||||
[
|
[
|
||||||
"@semantic-release/commit-analyzer",
|
"@semantic-release/commit-analyzer",
|
||||||
|
|||||||
Reference in New Issue
Block a user