summaryrefslogtreecommitdiff
path: root/.github/workflows/labeler.yml
diff options
context:
space:
mode:
authorJameer Pathan <jameerpathan111@gmail.com>2021-02-19 10:58:20 +0530
committerYu Watanabe <watanabe.yu+github@gmail.com>2021-02-19 14:51:59 +0900
commit63f48ab3fa76e2185a4437b5f7bae45ca389b1ca (patch)
tree20b0013316e8dc8867fde6605a9cf7e2207ad35e /.github/workflows/labeler.yml
parent5be5d1f2a162ab80ef7d851dceea080f5e84acf4 (diff)
downloadsystemd-63f48ab3fa76e2185a4437b5f7bae45ca389b1ca.tar.gz
GH Actions: Fix labeler bot
Diffstat (limited to '.github/workflows/labeler.yml')
-rw-r--r--.github/workflows/labeler.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml
index eecf3d9d68..76d67a3a5c 100644
--- a/.github/workflows/labeler.yml
+++ b/.github/workflows/labeler.yml
@@ -10,3 +10,4 @@ jobs:
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
+ sync-labels: "" # This is a workaround for issue 18671