diff options
| author | Takashi Kokubun <takashikkbn@gmail.com> | 2023-06-21 13:55:59 -0700 |
|---|---|---|
| committer | Takashi Kokubun <takashikkbn@gmail.com> | 2023-06-21 13:56:00 -0700 |
| commit | 06ed9fcd0b10ec6f9d2590771fa4c0636415abd1 (patch) | |
| tree | c66d468393c6fc6e20fe8e850bf1212de8254996 | |
| parent | 2acb27cad7e88803ed39c41fee2f1783240431d4 (diff) | |
Stop asking YJIT team to review dependabot changes
| -rw-r--r-- | .github/auto_request_review.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/auto_request_review.yml b/.github/auto_request_review.yml index f694a1c72f..8726df577d 100644 --- a/.github/auto_request_review.yml +++ b/.github/auto_request_review.yml @@ -5,7 +5,6 @@ files: 'doc/yjit/*': [team:yjit] 'bootstraptest/test_yjit*': [team:yjit] 'test/ruby/test_yjit*': [team:yjit] - '.github/workflows/yjit*': [team:yjit] options: ignore_draft: true # This currently doesn't work as intended. We want to skip reviews when only |
