diff --git a/.github/autolabeler.yml b/.github/autolabeler.yml index a051346a1c43..38ea12d71c09 100644 --- a/.github/autolabeler.yml +++ b/.github/autolabeler.yml @@ -37,7 +37,7 @@ INFRA: - "jitpack.yml" - "travis.yml" BUILD: - - "**gradle**" + - "*gradle*" - "versions.props" DOCS: - "/site"