[ci] typo
This commit is contained in:
parent
95703fd9e6
commit
7a41aaf19b
|
@ -6,7 +6,7 @@ jobs:
|
||||||
triage:
|
triage:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: action/checkoutv4 # Upload repositoru content to the runner
|
- uses: actions/checkoutv4 # Upload repositoru content to the runner
|
||||||
- uses: actions/labeler@v5
|
- uses: actions/labeler@v5
|
||||||
with:
|
with:
|
||||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
|
|
Loading…
Reference in New Issue