Skip to content

ESP32-S3 Reverse TFT Feather board display abnormal behavior on CP v10.1.1 or later #3020

ESP32-S3 Reverse TFT Feather board display abnormal behavior on CP v10.1.1 or later

ESP32-S3 Reverse TFT Feather board display abnormal behavior on CP v10.1.1 or later #3020

name: Notify users based on issue labels
on:
issues:
types: [labeled]
jobs:
notify:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- uses: tekktrik/issue-labeled-ping@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
user: v923z
label: ulab
message: Heads up {user} - the "{label}" label was applied to this issue.