Skip to content

Should be able to select items for audit that have 0 inventory. #233

Should be able to select items for audit that have 0 inventory.

Should be able to select items for audit that have 0 inventory. #233

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"