Skip to content

Is there a complete example for custom field & widgets? #495

Is there a complete example for custom field & widgets?

Is there a complete example for custom field & widgets? #495

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