Skip to content

Drop the requests.request_items field, no longer used #624

Drop the requests.request_items field, no longer used

Drop the requests.request_items field, no longer used #624

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"