Skip to content

[RFG 2023] Move Activity Card to Reporting and Auditing #41

[RFG 2023] Move Activity Card to Reporting and Auditing

[RFG 2023] Move Activity Card to Reporting and Auditing #41

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"