1
mirror of https://github.com/rclone/rclone synced 2024-07-27 16:38:21 +02:00

build: don't deploy xgo build on pull requests

This commit is contained in:
Nick Craig-Wood 2019-10-03 09:45:59 +01:00
parent cbdab14057
commit 7da1c84a7f

View File

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