Skip to content

Commit

Permalink
Added "and" rule to config file
Browse files Browse the repository at this point in the history
So it can be evaluated by #44
  • Loading branch information
Bullrich committed Aug 11, 2023
1 parent e7fde62 commit 59076ff
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/review-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,16 @@ rules:
type: basic
teams:
- opstooling
- name: Config file
condition:
include:
- 'review-bot.yml'
type: and
reviewers:
- teams:
- opstooling
- users:
- mordamax
- mutantcornholio
- rzadp
- bullrich

0 comments on commit 59076ff

Please sign in to comment.