diff --git a/.github/workflows/proto-review.yaml b/.github/workflows/proto-review.yaml index 4e4ee0fb..e3001257 100644 --- a/.github/workflows/proto-review.yaml +++ b/.github/workflows/proto-review.yaml @@ -23,6 +23,9 @@ jobs: - scip.proto teams: - all-of: - - '@jupblb' - - '@CatherineGasnier' - - '@jamydev' + - is-author-or-reviewer: + - '@jupblb' + - is-author-or-reviewer: + - '@CatherineGasnier' + - is-author-or-reviewer: + - '@jamydev'