Skip to content

TSC not working anymore after upgrading to v2.35.1 and Solar4Car Backend #999

TSC not working anymore after upgrading to v2.35.1 and Solar4Car Backend

TSC not working anymore after upgrading to v2.35.1 and Solar4Car Backend #999

name: Autoremove Waiting for feedback
on:
issue_comment:
types:
- created
jobs:
label_issues:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- uses: andymckay/labeler@master
with:
remove-labels: "waiting for feedback"
repo-token: ${{ secrets.GITHUB_TOKEN }}