Skip to content

Commit

Permalink
added configuration file (paritytech#35)
Browse files Browse the repository at this point in the history
This is a requirement for #6 as it looks for the config file in the main
branch.
  • Loading branch information
Bullrich authored Aug 1, 2023
1 parent 2fca6de commit 56e7a67
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/review-bot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
rules:
- name: Opstooling
condition:
include:
- '.*'
exclude:
- 'README.md'
type: basic
teams:
- opstooling

0 comments on commit 56e7a67

Please sign in to comment.