Skip to content

Type boolean renders field with a truthy value, but no default value is specified in schema #771

Type boolean renders field with a truthy value, but no default value is specified in schema

Type boolean renders field with a truthy value, but no default value is specified in schema #771

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