You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by pa...@apache.org on 2021/10/27 17:12:45 UTC

[beam] branch master updated: [BEAM-13118] Don't force push to master

This is an automated email from the ASF dual-hosted git repository.

pabloem pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 5e3860a  [BEAM-13118] Don't force push to master
     new 86d429a  Merge pull request #15808 from [BEAM-13118] Don't force push to master
5e3860a is described below

commit 5e3860acf7c168cfc8d7822eac3295544c3daf21
Author: Andrew Pilloud <ap...@google.com>
AuthorDate: Tue Oct 26 15:59:27 2021 -0700

    [BEAM-13118] Don't force push to master
---
 .github/workflows/build_wheels.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/build_wheels.yml b/.github/workflows/build_wheels.yml
index 4934be7..94963ea 100644
--- a/.github/workflows/build_wheels.yml
+++ b/.github/workflows/build_wheels.yml
@@ -365,5 +365,4 @@ jobs:
         with:
           github_token: ${{ secrets.GITHUB_TOKEN }}
           tags: true
-          force: true
           branch: master