Skip to content

chore(deps): Bump com.networknt:json-schema-validator from 1.0.87 to 1.5.6 #17

chore(deps): Bump com.networknt:json-schema-validator from 1.0.87 to 1.5.6

chore(deps): Bump com.networknt:json-schema-validator from 1.0.87 to 1.5.6 #17

---
name: Automatic PR Labeler
on:
pull_request:
branches: [main]
types:
[opened, reopened]
jobs:
assign-labels:
uses: Netcracker/qubership-workflow-hub/.github/workflows/auto-labeler.yaml@main
name: Assign labels in pull request
if: github.event.pull_request.merged == false
with:
pull_request_number: ${{ github.event.pull_request.number }}
config_file: './.github/auto-labeler-config.yaml'