Skip to content

Bump js-yaml from 3.14.1 to 4.1.1 #919

Bump js-yaml from 3.14.1 to 4.1.1

Bump js-yaml from 3.14.1 to 4.1.1 #919

name: Add Additional Reviewers
on:
pull_request:
types: [opened, synchronize, ready_for_review, reopened]
jobs:
auto-request-review:
name: Add Additional Reviewers
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- name: Request additional reviews based on supplied rules
uses: necojackarc/[email protected]
with:
token: ${{ secrets.GH_TOKEN }}
config: .github/additional_reviewers_config.yaml