More adjustments to the auto labeler (#6239)

This commit is contained in:
Derek Bailey
2020-11-05 13:02:33 -08:00
committed by GitHub
parent 9dd44df35c
commit cdef70e246
2 changed files with 4 additions and 4 deletions

View File

@@ -14,6 +14,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"