diff --git a/.github/workflows/open_actions.yml b/.github/workflows/open_actions.yml index 5456370..6dc0f0e 100644 --- a/.github/workflows/open_actions.yml +++ b/.github/workflows/open_actions.yml @@ -21,7 +21,6 @@ jobs: if: github.event_name == 'pull_request_target' || github.event_name == 'pull_request' with: repo-token: "${{ secrets.GITHUB_TOKEN }}" - sync-labels: '' - name: 'Comment Draft PR' uses: actions/github-script@v7 if: github.event.pull_request.draft == true