Skip to content

(fix) O3-4463: Hide sidebar on wider workspaces to fix multi-section form layout #19

(fix) O3-4463: Hide sidebar on wider workspaces to fix multi-section form layout

(fix) O3-4463: Hide sidebar on wider workspaces to fix multi-section form layout #19

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 }}