[devtools] config sync

This commit is contained in:
dry-bot 2019-11-06 17:40:14 +00:00
parent 32244d0798
commit db313da9a3
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ jobs:
run: |
git clone https://github.com/dry-rb/devtools.git tmp/devtools
rsync -av tmp/devtools/shared/ .
rsync --ignore-existing -av tmp/devtools/shared/ .
git config --local user.email "dry-bot@dry-rb.org"
git config --local user.name "dry-bot"

View File

@ -10,4 +10,4 @@ Project maintainers have the right and responsibility to remove, edit, or reject
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by opening an issue or contacting one or more of the project maintainers.
This Code of Conduct is adapted from the [Contributor Covenant](http:contributor-covenant.org), version 1.0.0, available at [https://www.contributor-covenant.org/version/1/4/code-of-conduct](https://www.contributor-covenant.org/version/1/4/code-of-conduct)
This Code of Conduct is adapted from the [Contributor Covenant](http:contributor-covenant.org), version 1.4.0, available at [https://www.contributor-covenant.org/version/1/4/code-of-conduct](https://www.contributor-covenant.org/version/1/4/code-of-conduct)