mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 02:01:25 +08:00
build: don't deploy xgo build on pull requests
This commit is contained in:
parent
cbdab14057
commit
7da1c84a7f
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -248,3 +248,4 @@ jobs:
|
|||
make circleci_upload
|
||||
env:
|
||||
RCLONE_CONFIG_PASS: ${{ secrets.RCLONE_CONFIG_PASS }}
|
||||
if: github.head_ref == ''
|
||||
|
|
Loading…
Reference in New Issue
Block a user