Update labeler.yml

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