Update labeler.yml

This commit is contained in:
Ivan Blinkov 2019-10-20 17:09:49 +08:00 committed by GitHub
parent bb4367f740
commit 7af711b277
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: "ClickHouse/labeler@master"
- uses: "actions/labeler@v2"
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"