NSS 24.10 or NSS main image for MX4300 does not work with STA/CLIENT mode for WIFI interfaces. #4
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Issue Labeller | |
on: | |
issues: | |
types: [ opened ] | |
jobs: | |
label-component: | |
name: Validate and Tag Bug Report | |
permissions: | |
issues: write | |
uses: openwrt/actions-shared-workflows/.github/workflows/issue-labeller.yml@main |