diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 059877a1e7..6ebbee4dad 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -13,3 +13,6 @@ jobs: with: repository: "apache/aries" - uses: actions/labeler@v5 + with: + sync-labels: true +