build: don't deploy xgo build on pull requests

s3-about
Nick Craig-Wood 2019-10-03 09:45:59 +01:00
parent cbdab14057
commit 7da1c84a7f
1 changed files with 1 additions and 0 deletions

View File

@ -248,3 +248,4 @@ jobs:
make circleci_upload
env:
RCLONE_CONFIG_PASS: ${{ secrets.RCLONE_CONFIG_PASS }}
if: github.head_ref == ''