From e1a2bb376aedb261918277c53f2c040392abf196 Mon Sep 17 00:00:00 2001 From: Drew Roen <102626803+drewroengoogle@users.noreply.github.com> Date: Mon, 4 Dec 2023 17:30:17 -0600 Subject: [PATCH] Update sync-labels to use boolean (#139516) 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 deletions(-) diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index ae68c9c08df..4aeac6d37f9 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -18,5 +18,3 @@ jobs: steps: # Source available at https://github.com/actions/labeler/blob/main/README.md - uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 - with: - sync-labels: ''