Skip to content

feat: add (limited) support for json_exists, json_query, json_scalar, json_serialize and json_value #126

feat: add (limited) support for json_exists, json_query, json_scalar, json_serialize and json_value

feat: add (limited) support for json_exists, json_query, json_scalar, json_serialize and json_value #126

name: Auto Request Review
on:
pull_request:
types:
- opened
- ready_for_review
- reopened
jobs:
auto-request-review:
name: Auto Request Review
runs-on: ubuntu-latest
steps:
- name: Request reviews based on configuration
uses: necojackarc/auto-request-review@v0.13.0
with:
token: ${{ secrets.GITHUB_TOKEN }}