Update syncupstream.yml

This commit is contained in:
Justin Hammond 2021-10-08 23:27:45 +08:00 committed by GitHub
parent b6a6092699
commit 9b91d603c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,6 +28,7 @@ jobs:
target_repo_token: ${{ secrets.GITHUB_TOKEN }}
upstream_sync_branch: master
upstream_sync_repo: restic/restic
upstream_pull_args: '--allow-unrelated-histories'
# Set test_mode true to run tests instead of the true action!!
#test_mode: true