mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-23 13:20:54 +00:00
Update labeler.yml
This commit is contained in:
parent
925ad67f97
commit
62864d5356
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
- name: Label New Issue or PR
|
- name: Label New Issue or PR
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v7
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.API_TOKEN_GITHUB }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
script: |
|
script: |
|
||||||
let label = '';
|
let label = '';
|
||||||
let username = '';
|
let username = '';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user