]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
CI: Work around a labeler bug that removes labels
authorDan Fandrich <dan@coneharvesters.com>
Sun, 29 Jan 2023 03:48:02 +0000 (19:48 -0800)
committerDan Fandrich <dan@coneharvesters.com>
Sun, 29 Jan 2023 03:48:02 +0000 (19:48 -0800)
.github/workflows/label.yml

index 146c69dcde1468c0fb45a0e8a3e0aa74dc6e91d0..baab1e42a36288a68ed5a58fcce2a73d2a6ed49d 100644 (file)
@@ -24,3 +24,5 @@ jobs:
     - uses: actions/labeler@v4
       with:
         repo-token: "${{ secrets.GITHUB_TOKEN }}"
+        # Workaround for actions/labeler#112
+        sync-labels: ''