diff --git a/.github/workflows/all.yml b/.github/workflows/all.yml index 8cfa05f97..c08a60a0a 100644 --- a/.github/workflows/all.yml +++ b/.github/workflows/all.yml @@ -11,6 +11,7 @@ jobs: create_release: name: Create GitHub Release runs-on: ubuntu-18.04 + if: github.ref == 'refs/heads/master' needs: - build_bionic_64 - build_buster_64