Skip to content

"Deactivate Partner" and "Activate Partner Now" buttons on partner should only appear when the partner is active or inactive respectively #265

"Deactivate Partner" and "Activate Partner Now" buttons on partner should only appear when the partner is active or inactive respectively

"Deactivate Partner" and "Activate Partner Now" buttons on partner should only appear when the partner is active or inactive respectively #265

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"