mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-17 05:32:55 +08:00
add permission to lable issue/pr
This commit is contained in:
parent
9506e2c972
commit
bf240ce9bb
4
.github/workflows/labeler.yml
vendored
4
.github/workflows/labeler.yml
vendored
@ -9,7 +9,9 @@ on:
|
||||
jobs:
|
||||
label-priority:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
permissions:
|
||||
issues: write
|
||||
pull-requests: write
|
||||
steps:
|
||||
- name: Label New Issue or PR
|
||||
uses: actions/github-script@v7
|
||||
|
Loading…
x
Reference in New Issue
Block a user