From ab14a5c3563c0d7eede49ec6c1cd43f6f7ed0d49 Mon Sep 17 00:00:00 2001 From: Casey Hillers Date: Tue, 18 Jul 2023 11:19:23 -0700 Subject: [PATCH] [labeler] Mark sync-labels as empty (#130642) https://github.com/flutter/flutter/issues/128440 Recommendation from https://github.com/actions/labeler/issues/112#issuecomment-1136485391 --- .github/workflows/labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index e24e455285..43c62b2a44 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -19,4 +19,4 @@ jobs: # Source available at https://github.com/actions/labeler/blob/main/README.md - uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594 with: - sync-labels: false + sync-labels: ''