[ci] typo

This commit is contained in:
tangxifan 2023-12-05 17:55:04 -08:00
parent 95703fd9e6
commit 7a41aaf19b
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: action/checkoutv4 # Upload repositoru content to the runner
- uses: actions/checkoutv4 # Upload repositoru content to the runner
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"