Skip to content

Values are modified in readonly mode when they are defined with oneOf #660

Values are modified in readonly mode when they are defined with oneOf

Values are modified in readonly mode when they are defined with oneOf #660

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