Skip to content

atmel-samd: SAMD51 boards stopped working with Thonny after 10.0.0-alpha.6 #2811

atmel-samd: SAMD51 boards stopped working with Thonny after 10.0.0-alpha.6

atmel-samd: SAMD51 boards stopped working with Thonny after 10.0.0-alpha.6 #2811

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.