X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=.github%2Fworkflows%2Fissue-labeller.yml;fp=.github%2Fworkflows%2Fissue-labeller.yml;h=c94b99b5ecb45b0d28dbf4651ec9c21e9fe2b805;hb=255d5c9bf8430bea8ee342b0132be0787b509634;hp=585bd279e04708a02b2c7d8374169365e928b0c6;hpb=af64898c2617babcf27ba2ae8c07dc801c208964;p=openwrt%2Fstaging%2Fstintel.git diff --git a/.github/workflows/issue-labeller.yml b/.github/workflows/issue-labeller.yml index 585bd279e0..c94b99b5ec 100644 --- a/.github/workflows/issue-labeller.yml +++ b/.github/workflows/issue-labeller.yml @@ -1,11 +1,11 @@ -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 +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