Skip to content

Change error message for "Quantity is not a number" to "Quantity is not a number -- note: commas are not allowed." #124

Change error message for "Quantity is not a number" to "Quantity is not a number -- note: commas are not allowed."

Change error message for "Quantity is not a number" to "Quantity is not a number -- note: commas are not allowed." #124

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"