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 94eb073 commit 69cb018
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .action_hero.yml → .repobot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@
sources:
- repo: dry-rb/template-gem
sync:
- "!.github/workflows/ci.yml.erb"
- ".action_hero.yml.erb"
- ".repobot.yml.erb"
- ".devtools/templates/*.sync:${{dir}}/${{name}}"
- ".github/**/*.*"
- "gemspec.erb:dry-rails.gemspec"
- "gemspec.erb:dry-auto_inject.gemspec"
- "spec/support/*"
- "CODE_OF_CONDUCT.md"
- "CONTRIBUTING.md"
Expand All @@ -16,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 69cb018

Please sign in to comment.