From 5422af74814753578cc669a6a79020104cab523f Mon Sep 17 00:00:00 2001 From: "auto-submit[bot]" <98614782+auto-submit[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 02:57:17 +0000 Subject: [PATCH] Reverts "Update sync-labels to use boolean" (#139533) Reverts flutter/flutter#139516 Initiated by: godofredoc This change reverts the following previous change: Original Description: https://github.com/actions/labeler/issues/112 has been fixed, and now requires boolean to be used. Related infra issue that this fixes: https://github.com/flutter/flutter/issues/139511 --- .github/workflows/labeler.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 4aeac6d37f..ae68c9c08d 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -18,3 +18,5 @@ jobs: steps: # Source available at https://github.com/actions/labeler/blob/main/README.md - uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 + with: + sync-labels: ''