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 <[email protected]>
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

Reply via email to