Skip to content

All dropdown lists should be in human alphabetical order #253

All dropdown lists should be in human alphabetical order

All dropdown lists should be in human alphabetical order #253

name: Remove Help Wanted Label on Issue Assignment
on:
issues:
types: [assigned]
jobs:
automate-issues-labels:
runs-on: ubuntu-latest
steps:
- uses: andymckay/labeler@master
with:
remove-labels: "Help Wanted"