Skip to content

Add counters to measure branch_stub_hit instances on old ISEQs #40

Add counters to measure branch_stub_hit instances on old ISEQs

Add counters to measure branch_stub_hit instances on old ISEQs #40

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