diff --git a/.github/workflows/semantic-release.yml b/.github/workflows/semantic-release.yml index 77eeb94f..ba3356cf 100644 --- a/.github/workflows/semantic-release.yml +++ b/.github/workflows/semantic-release.yml @@ -4,7 +4,7 @@ on: push: # Sequence of patterns matched against refs/heads branches: - - master + - no_existent_branch____ jobs: build: