Skip to content

fix: limit time picker presets #540

fix: limit time picker presets

fix: limit time picker presets #540

# For docs on this see https://github.com/marketplace/actions/auto-request-review#workflow-configuration
name: Auto Request Review
on:
pull_request_target:
types: [opened, ready_for_review, reopened]
jobs:
auto-request-review:
name: Auto Request Review
runs-on: ubuntu-latest
steps:
- name: Request review based on files changes and/or groups the author belongs to
uses: necojackarc/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
config: .github/reviewers.yml # Config file location override