use 9-26 commit for compile firmware result without JDCloud AX 1800 Pro #29
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 |