Skip to content

CircuitPython 9.2.2 on WeAct STM32F411CE BlackPill (with flash) no CIRCUITPY folder and freeze the dev board. #2174

CircuitPython 9.2.2 on WeAct STM32F411CE BlackPill (with flash) no CIRCUITPY folder and freeze the dev board.

CircuitPython 9.2.2 on WeAct STM32F411CE BlackPill (with flash) no CIRCUITPY folder and freeze the dev board. #2174

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@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
user: v923z
label: ulab
message: Heads up {user} - the "{label}" label was applied to this issue.