Skip to content

Adding a "created_at" field in Patient CNS, Telecom and Address #182

Adding a "created_at" field in Patient CNS, Telecom and Address

Adding a "created_at" field in Patient CNS, Telecom and Address #182

name: Auto approve dev PRs for core maintainers
on: pull_request_target
jobs:
auto-approve:
runs-on: ubuntu-latest
permissions:
pull-requests: write
if: github.actor == 'TanookiVerde' && github.event.pull_request.base.ref == 'development'
steps:
- uses: hmarr/auto-approve-action@v3