ipq60xx-devel_nss分支dhcp无法获取上层ip,设置静态也无法上网 #10
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 |