diff --git a/.github/workflows/release-candidate.yml b/.github/workflows/release-candidate.yml index 007dfa4f..2fc4e72b 100644 --- a/.github/workflows/release-candidate.yml +++ b/.github/workflows/release-candidate.yml @@ -4,9 +4,6 @@ on: push: branches: - 'release/*' - create: - branches: - - 'release/*' jobs: unit-tests: