Skip to content

New Purchase -- purchase total is mandatory, so it should have a star on it. #231

New Purchase -- purchase total is mandatory, so it should have a star on it.

New Purchase -- purchase total is mandatory, so it should have a star on it. #231

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"