Skip to content

Bump yard from 0.9.37 to 0.9.42 in /spec/bundler/realworld/fixtures/tapioca in the bundler group across 1 directory #108

Bump yard from 0.9.37 to 0.9.42 in /spec/bundler/realworld/fixtures/tapioca in the bundler group across 1 directory

Bump yard from 0.9.37 to 0.9.42 in /spec/bundler/realworld/fixtures/tapioca in the bundler group across 1 directory #108

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@5d3060495e58e9cb41f51de50e808d3135d5374e # master
with:
# scope: public_repo
token: ${{ secrets.MATZBOT_AUTO_REQUEST_REVIEW_TOKEN }}