Skip to content

How to figure out the changed formData object property from inside onChange callback? #509

How to figure out the changed formData object property from inside onChange callback?

How to figure out the changed formData object property from inside onChange callback? #509

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