Skip to content

[BUG] If you have an error on entering a partner group, the Item Categories changes to a yes/no! Obviously wrong! #250

[BUG] If you have an error on entering a partner group, the Item Categories changes to a yes/no! Obviously wrong!

[BUG] If you have an error on entering a partner group, the Item Categories changes to a yes/no! Obviously wrong! #250

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"