Skip to content

How can I replace anyOf titles with uiSchema? #564

How can I replace anyOf titles with uiSchema?

How can I replace anyOf titles with uiSchema? #564

name: issue-triage-automation
on:
issues:
types: [opened]
jobs:
automate-issues-labels:
runs-on: ubuntu-latest
steps:
- uses: andymckay/labeler@1.0.4
with:
add-labels: 'needs triage'
ignore-if-labeled: true