Skip to content

LEGLINK-889: Add cached ValueSet member lookup and harden CSV status parsing #4231

LEGLINK-889: Add cached ValueSet member lookup and harden CSV status parsing

LEGLINK-889: Add cached ValueSet member lookup and harden CSV status parsing #4231

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"