From e8f125ebe375f938ed3a7b2af97e1a1c3dd5b531 Mon Sep 17 00:00:00 2001 From: "P. L. Lim" <2090236+pllim@users.noreply.github.com> Date: Thu, 21 Dec 2023 17:21:12 -0500 Subject: [PATCH] BUG: Fix labeler v5 workflow [ci skip] [rtd skip] --- .github/workflows/open_actions.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/open_actions.yml b/.github/workflows/open_actions.yml index 6bb69609a0..e76e8f4f39 100644 --- a/.github/workflows/open_actions.yml +++ b/.github/workflows/open_actions.yml @@ -18,7 +18,6 @@ jobs: if: github.event_name == 'pull_request_target' && github.event.pull_request.user.login != 'meeseeksmachine' with: repo-token: "${{ secrets.GITHUB_TOKEN }}" - sync-labels: '' # Special action for a special day. Until next year! #- name: Special comment # uses: pllim/action-special_pr_comment@main