diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3b1a87d89..6aebebe56 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -33,6 +33,7 @@ jobs: Release: name: Semantic Release + if: github.ref == 'master' needs: RunUnityTests uses: ./.github/workflows/Semantic.yml secrets: inherit