Skip to content

Migrate SchemaDesignerAPI to JAX-RS V2 annotations with RESTful improvements #252

Migrate SchemaDesignerAPI to JAX-RS V2 annotations with RESTful improvements

Migrate SchemaDesignerAPI to JAX-RS V2 annotations with RESTful improvements #252

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
with:
sync-labels: true