Skip to content

Need a 'graceful landing' if someone goes to a screen they don't have access to while logged in. #248

Need a 'graceful landing' if someone goes to a screen they don't have access to while logged in.

Need a 'graceful landing' if someone goes to a screen they don't have access to while logged in. #248

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"