From: Dan Fandrich Date: Sun, 29 Jan 2023 03:48:02 +0000 (-0800) Subject: CI: Work around a labeler bug that removes labels X-Git-Tag: curl-7_88_0~108 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffe3e3c4e1555e906f2e0e595587de328751d38b;p=thirdparty%2Fcurl.git CI: Work around a labeler bug that removes labels --- diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index 146c69dcde..baab1e42a3 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -24,3 +24,5 @@ jobs: - uses: actions/labeler@v4 with: repo-token: "${{ secrets.GITHUB_TOKEN }}" + # Workaround for actions/labeler#112 + sync-labels: ''