Skip to content

chore: automatically publish package after each master commit

Clement Ho requested to merge ClemMakesApps-master-patch-87003 into master

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

Merge request reports