Skip to content

docs: add example for generic service and custom data fields #234

docs: add example for generic service and custom data fields

docs: add example for generic service and custom data fields #234

name: Auto approve dependabot PRs
on: pull_request_target
jobs:
auto-approve:
runs-on: ubuntu-latest
permissions:
pull-requests: write
if: github.actor == 'dependabot[bot]'
steps:
- uses: hmarr/auto-approve-action@v3