Skip to content

[BUG] On Donation, drop down changes to show item number rather than description on edit error. It shouldn't. #179

[BUG] On Donation, drop down changes to show item number rather than description on edit error. It shouldn't.

[BUG] On Donation, drop down changes to show item number rather than description on edit error. It shouldn't. #179

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"