chore: automatically publish package after each master commit
We should automatically run the CI job to check if the package should be released each time a new commit is added to master
.
If the commit message doesn't fit the Angular Commit Message Conventions, a new release will not be made. I don't think there are many downsides to not automating this CI job.
Edited by Clement Ho