Skip to content

Nested Route Refactor #78

Nested Route Refactor

Nested Route Refactor #78

name: Auto Request Review
on:
pull_request:
types: [opened, reopened]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
auto-request-review:
runs-on: ubuntu-latest
if: github.actor != 'dependabot[bot]' && github.event.pull_request.user.login != 'dependabot[bot]'
steps:
- name: Request review from the TLs and random team members
uses: necojackarc/[email protected]
with:
token: ${{ secrets.PAT_FOR_AUTO_REQUEST_REVIEW }}
config: .github/reviewers.yml