This is an automated email from the ASF dual-hosted git repository.

alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 3508b6ff3 [MAINTENANCE] Sync labels in PRs (#474)
3508b6ff3 is described below

commit 3508b6ff3fd2eb3693559e5d322d12b9a41a23c6
Author: Dominik Przybysz <[email protected]>
AuthorDate: Sat Feb 15 19:20:20 2025 +0100

    [MAINTENANCE] Sync labels in PRs (#474)
---
 .github/workflows/labeler.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml
index 059877a1e..6ebbee4da 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
+

Reply via email to