Skip to content

Fixing the button IRQ state with the wifi sdk v3.4.1 #445

Fixing the button IRQ state with the wifi sdk v3.4.1

Fixing the button IRQ state with the wifi sdk v3.4.1 #445

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"