Skip to content

LNK-4434: Restore "Query" Description Getter on FhirQueryModel #1861

LNK-4434: Restore "Query" Description Getter on FhirQueryModel

LNK-4434: Restore "Query" Description Getter on FhirQueryModel #1861

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
types: [opened, synchronize, reopened]
jobs:
labeler:
permissions:
contents: read
issues: write
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: ".github/labeler-config.yml"