Skip to content

Add a partner group to seed that has all the categories, and add an approved partner that is in that group. #275

Add a partner group to seed that has all the categories, and add an approved partner that is in that group.

Add a partner group to seed that has all the categories, and add an approved partner that is in that group. #275

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"