diff --git a/.github/workflows/Semantic.yml b/.github/workflows/Semantic.yml index b982b25f5..a2e4680f5 100644 --- a/.github/workflows/Semantic.yml +++ b/.github/workflows/Semantic.yml @@ -3,6 +3,8 @@ name: Semantic Release on: workflow_dispatch: workflow_call: + branches: + - master jobs: SemanticRelease: