Skip to content

[DRAFT] zjit bump max versions+zjit filter send with block local reloads #90

[DRAFT] zjit bump max versions+zjit filter send with block local reloads

[DRAFT] zjit bump max versions+zjit filter send with block local reloads #90

name: Auto Request Review
on:
pull_request_target:
types: [opened, ready_for_review, reopened]
branches: [master]
permissions:
contents: read
jobs:
auto-request-review:
name: Auto Request Review
runs-on: ubuntu-latest
if: ${{ github.repository == 'ruby/ruby' && github.base_ref == 'master' }}
steps:
- name: Request review based on files changes and/or groups the author belongs to
uses: necojackarc/auto-request-review@035f049cb68460341ab744f19aa9f31aae685e36 # master
with:
# scope: public_repo
token: ${{ secrets.MATZBOT_AUTO_REQUEST_REVIEW_TOKEN }}