Skip to content

Commit

Permalink
Add .repobot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
solnic committed Dec 29, 2022
1 parent a18bb54 commit 9126f16
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .action_hero.yml → .repobot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
sources:
- repo: dry-rb/template-gem
sync:
- ".action_hero.yml.erb"
- ".repobot.yml.erb"
- ".devtools/templates/*.sync:${{dir}}/${{name}}"
- ".github/**/*.*"
- "gemspec.erb:dry-matcher.gemspec"
- "gemspec.erb:dry-auto_inject.gemspec"
- "spec/support/*"
- "CODE_OF_CONDUCT.md"
- "CONTRIBUTING.md"
Expand All @@ -15,6 +15,6 @@ sources:
- "Gemfile.devtools"
- ".rspec"
- ".rubocop.yml"
- repo: action-hero/workflows
- repo: repobot-app/workflows
sync:
- ".github/workflows/*.yml"

0 comments on commit 9126f16

Please sign in to comment.