Skip to content

(feat) O3-5408: Add support for creating PersonAttribute type questions #62

(feat) O3-5408: Add support for creating PersonAttribute type questions

(feat) O3-5408: Add support for creating PersonAttribute type questions #62

name: PR description check
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- reopened
permissions: {}
jobs:
pr-description:
uses: openmrs/openmrs-contrib-gha-workflows/.github/workflows/frontend-pr-description-check.yml@main
with:
pr-body: ${{ github.event.pull_request.body }}
pr-author-login: ${{ github.event.pull_request.user.login }}
pr-author-type: ${{ github.event.pull_request.user.type }}