Update labeler.yml

This commit is contained in:
Ivan Blinkov 2019-10-20 15:56:26 +08:00 committed by GitHub
parent e684d193cd
commit 833b7e2b2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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