Skip to content

Commit

Permalink
Update .repobot.yml from rom-rb/template-gem
Browse files Browse the repository at this point in the history
  • Loading branch information
File Sync committed Dec 30, 2022
1 parent 84b2112 commit 7fb82cf
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .repobot.yml
Original file line number Diff line number Diff line change
@@ -1,20 +1,24 @@
###########################################################
# DO NOT EDIT THIS FILE
#
# This is a config synced from rom-rb/template-gem repo
###########################################################

sources:
- repo: rom-rb/template-gem
sync:
- "!.github/workflows/ci.yml.erb"
- ".repobot.yml.erb"
- ".devtools/templates/*.sync:${{dir}}/${{name}}"
- ".github/**/*.*"
- ".rspec"
- ".rubocop.yml"
- "spec/support/*"
- "CODE_OF_CONDUCT.md"
- "CONTRIBUTING.md"
- "CODEOWNERS"
- "LICENSE.erb"
- "README.erb"
- "Gemfile.devtools"
- ".rspec"
- ".rubocop.yml"
- repo: repobot-app/workflows
sync:
- ".github/workflows/*.yml"

0 comments on commit 7fb82cf

Please sign in to comment.