build: move to support CFA branch naming

This commit is contained in:
Samuel Attard
2020-11-13 14:01:49 -08:00
parent 7a807da97e
commit 19edbb0a3f
2 changed files with 2 additions and 3 deletions

View File

@@ -42,5 +42,5 @@ workflows:
filters:
branches:
only:
- main
- master

View File

@@ -4,7 +4,6 @@
"@semantic-release/release-notes-generator",
"@continuous-auth/semantic-release-npm",
"@semantic-release/github"
],
"branches": ["main"]
]
}