diff options
| author | TSRBerry <20988865+TSRBerry@users.noreply.github.com> | 2023-08-16 23:01:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-16 23:01:34 +0200 |
| commit | 9b8625d999102df7ac8f8772bd1738778cf4b776 (patch) | |
| tree | 419c6e39b4c8b86436d4209b18555a7ca7e3d443 /.github/reviewers.yml | |
| parent | b12ea343d00d5325c95975afa55a3b1e41986f86 (diff) | |
Introduce Mako to fix pr_triage workflow (#5574)
* pr_triage: Fix invalid workflow
* Don't assign reviewers to draft PRs
* Add team review request for developers team
* Introduce Mako to make team reviewers work
Diffstat (limited to '.github/reviewers.yml')
| -rw-r--r-- | .github/reviewers.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/reviewers.yml b/.github/reviewers.yml index c0dc59dd..f50755cc 100644 --- a/.github/reviewers.yml +++ b/.github/reviewers.yml @@ -29,4 +29,4 @@ infra: - TSRBerry default: - - marysaka + - @developers |
